#5c0d65 color space conversions
Hex:
        #5c0d65
        RGB:
        92, 13, 101
        CMY:
        64, 95, 60
        CMYK:
        9, 87, 0, 60
      HSL:
        294°, 77.1930%, 22.3529%
        HSV (HSB):
        294°, 87.1287%, 39.6078%
        XYZ:
        6.9065, 3.5027, 12.6240
        xyY:
        0.2998, 0.1521, 3.5027
      CIE-Lab:
        21.9543, 45.0501, -32.0850
        CIE-LCH:
        21.9543, 55.3078, 324.5412
        CIE-Luv:
        21.9543, 24.5533, -41.2146
        Hunter-Lab:
        18.7156, 33.1185, -26.8912
      #5c0d65 color charts
#5c0d65 RGB chart
      #5c0d65 CMYK chart
      #5c0d65 RGB pie chart
      #5c0d65 color shades, tints & tones
#5c0d65 color schemes
#5c0d65 color preview, HTML & CSS examples
           This text has a color of #5c0d65        
        
          <p style="color:#5c0d65;">Text here</p>
        
        
          .mytext {color:#5c0d65;}
        
        Text color #5c0d65
      
           This box has a color of #5c0d65        
        
          <div style="background-color:#5c0d65;">Content here</div>
        
        
          .mybackground {background-color:#5c0d65;}
        
        Background color #5c0d65
      
           Border around this has a color of #5c0d65        
        
          <div style="border:2px solid #5c0d65;">Content here</div>
        
        
          .myborder {border:2px solid #5c0d65;}
        
        Border color #5c0d65