#5c0465 color space conversions
Hex:
        #5c0465
        RGB:
        92, 4, 101
        CMY:
        64, 98, 60
        CMYK:
        9, 96, 0, 60
      HSL:
        294°, 92.3810%, 20.5882%
        HSV (HSB):
        294°, 96.0396%, 39.6078%
        XYZ:
        6.8060, 3.3017, 12.5905
        xyY:
        0.2998, 0.1455, 3.3017
      CIE-Lab:
        21.2139, 47.2243, -33.2752
        CIE-LCH:
        21.2139, 57.7700, 324.8307
        CIE-Luv:
        21.2139, 25.2227, -42.0733
        Hunter-Lab:
        18.1707, 35.0604, -28.3627
      #5c0465 color charts
#5c0465 RGB chart
      #5c0465 CMYK chart
      #5c0465 RGB pie chart
      #5c0465 color shades, tints & tones
#5c0465 color schemes
#5c0465 color preview, HTML & CSS examples
           This text has a color of #5c0465        
        
          <p style="color:#5c0465;">Text here</p>
        
        
          .mytext {color:#5c0465;}
        
        Text color #5c0465
      
           This box has a color of #5c0465        
        
          <div style="background-color:#5c0465;">Content here</div>
        
        
          .mybackground {background-color:#5c0465;}
        
        Background color #5c0465
      
           Border around this has a color of #5c0465        
        
          <div style="border:2px solid #5c0465;">Content here</div>
        
        
          .myborder {border:2px solid #5c0465;}
        
        Border color #5c0465