#5c009b color space conversions
Hex:
        #5c009b
        RGB:
        92, 0, 155
        CMY:
        64, 100, 39
        CMYK:
        41, 100, 0, 39
      HSL:
        276°, 100.0000%, 30.3922%
        HSV (HSB):
        276°, 100.0000%, 60.7843%
        XYZ:
        10.3300, 4.6419, 31.3619
        xyY:
        0.2229, 0.1002, 4.6419
      CIE-Lab:
        25.6891, 58.9170, -60.2044
        CIE-LCH:
        25.6891, 84.2365, 314.3808
        CIE-Luv:
        25.6891, 13.2156, -76.2426
        Hunter-Lab:
        21.5450, 47.8804, -71.2237
      #5c009b color charts
#5c009b RGB chart
      #5c009b CMYK chart
      #5c009b RGB pie chart
      #5c009b color shades, tints & tones
#5c009b color schemes
#5c009b color preview, HTML & CSS examples
           This text has a color of #5c009b        
        
          <p style="color:#5c009b;">Text here</p>
        
        
          .mytext {color:#5c009b;}
        
        Text color #5c009b
      
           This box has a color of #5c009b        
        
          <div style="background-color:#5c009b;">Content here</div>
        
        
          .mybackground {background-color:#5c009b;}
        
        Background color #5c009b
      
           Border around this has a color of #5c009b        
        
          <div style="border:2px solid #5c009b;">Content here</div>
        
        
          .myborder {border:2px solid #5c009b;}
        
        Border color #5c009b