#5c3e85 color space conversions
Hex:
        #5c3e85
        RGB:
        92, 62, 133
        CMY:
        64, 76, 48
        CMYK:
        31, 53, 0, 48
      HSL:
        265°, 36.4103%, 38.2353%
        HSV (HSB):
        265°, 53.3835%, 52.1569%
        XYZ:
        10.3699, 7.4140, 23.0748
        xyY:
        0.2538, 0.1815, 7.4140
      CIE-Lab:
        32.7314, 28.8686, -35.2205
        CIE-LCH:
        32.7314, 45.5399, 309.3399
        CIE-Luv:
        32.7314, 8.3201, -50.4767
        Hunter-Lab:
        27.2287, 20.3305, -31.1849
      #5c3e85 color charts
#5c3e85 RGB chart
      #5c3e85 CMYK chart
      #5c3e85 RGB pie chart
      #5c3e85 color shades, tints & tones
#5c3e85 color schemes
#5c3e85 color preview, HTML & CSS examples
           This text has a color of #5c3e85        
        
          <p style="color:#5c3e85;">Text here</p>
        
        
          .mytext {color:#5c3e85;}
        
        Text color #5c3e85
      
           This box has a color of #5c3e85        
        
          <div style="background-color:#5c3e85;">Content here</div>
        
        
          .mybackground {background-color:#5c3e85;}
        
        Background color #5c3e85
      
           Border around this has a color of #5c3e85        
        
          <div style="border:2px solid #5c3e85;">Content here</div>
        
        
          .myborder {border:2px solid #5c3e85;}
        
        Border color #5c3e85