#5c258a color space conversions
Hex:
        #5c258a
        RGB:
        92, 37, 138
        CMY:
        64, 85, 46
        CMYK:
        33, 73, 0, 46
      HSL:
        273°, 57.7143%, 34.3137%
        HSV (HSB):
        273°, 73.1884%, 54.1176%
        XYZ:
        9.6626, 5.4334, 24.5842
        xyY:
        0.2435, 0.1369, 5.4334
      CIE-Lab:
        27.9355, 43.9806, -46.0346
        CIE-LCH:
        27.9355, 63.6669, 313.6929
        CIE-Luv:
        27.9355, 13.2643, -62.3978
        Hunter-Lab:
        23.3097, 33.2022, -46.2151
      #5c258a color charts
#5c258a RGB chart
      #5c258a CMYK chart
      #5c258a RGB pie chart
      #5c258a color shades, tints & tones
#5c258a color schemes
#5c258a color preview, HTML & CSS examples
           This text has a color of #5c258a        
        
          <p style="color:#5c258a;">Text here</p>
        
        
          .mytext {color:#5c258a;}
        
        Text color #5c258a
      
           This box has a color of #5c258a        
        
          <div style="background-color:#5c258a;">Content here</div>
        
        
          .mybackground {background-color:#5c258a;}
        
        Background color #5c258a
      
           Border around this has a color of #5c258a        
        
          <div style="border:2px solid #5c258a;">Content here</div>
        
        
          .myborder {border:2px solid #5c258a;}
        
        Border color #5c258a