#5c2e8a color space conversions
Hex:
        #5c2e8a
        RGB:
        92, 46, 138
        CMY:
        64, 82, 46
        CMYK:
        33, 67, 0, 46
      HSL:
        270°, 50.0000%, 36.0784%
        HSV (HSB):
        270°, 66.6667%, 54.1176%
        XYZ:
        9.9781, 6.0643, 24.6894
        xyY:
        0.2450, 0.1489, 6.0643
      CIE-Lab:
        29.5741, 39.4301, -43.3829
        CIE-LCH:
        29.5741, 58.6243, 312.2673
        CIE-Luv:
        29.5741, 11.6173, -60.1598
        Hunter-Lab:
        24.6258, 29.2311, -42.2051
      #5c2e8a color charts
#5c2e8a RGB chart
      #5c2e8a CMYK chart
      #5c2e8a RGB pie chart
      #5c2e8a color shades, tints & tones
#5c2e8a color schemes
#5c2e8a color preview, HTML & CSS examples
           This text has a color of #5c2e8a        
        
          <p style="color:#5c2e8a;">Text here</p>
        
        
          .mytext {color:#5c2e8a;}
        
        Text color #5c2e8a
      
           This box has a color of #5c2e8a        
        
          <div style="background-color:#5c2e8a;">Content here</div>
        
        
          .mybackground {background-color:#5c2e8a;}
        
        Background color #5c2e8a
      
           Border around this has a color of #5c2e8a        
        
          <div style="border:2px solid #5c2e8a;">Content here</div>
        
        
          .myborder {border:2px solid #5c2e8a;}
        
        Border color #5c2e8a