#5c2c9a color space conversions
Hex:
        #5c2c9a
        RGB:
        92, 44, 154
        CMY:
        64, 83, 40
        CMYK:
        40, 71, 0, 40
      HSL:
        266°, 55.5556%, 38.8235%
        HSV (HSB):
        266°, 71.4286%, 60.3922%
        XYZ:
        11.1470, 6.4098, 31.2215
        xyY:
        0.2285, 0.1314, 6.4098
      CIE-Lab:
        30.4236, 44.6414, -51.8441
        CIE-LCH:
        30.4236, 68.4154, 310.7308
        CIE-Luv:
        30.4236, 9.5073, -71.6943
        Hunter-Lab:
        25.3175, 34.2861, -55.3941
      #5c2c9a color charts
#5c2c9a RGB chart
      #5c2c9a CMYK chart
      #5c2c9a RGB pie chart
      #5c2c9a color shades, tints & tones
#5c2c9a color schemes
#5c2c9a color preview, HTML & CSS examples
           This text has a color of #5c2c9a        
        
          <p style="color:#5c2c9a;">Text here</p>
        
        
          .mytext {color:#5c2c9a;}
        
        Text color #5c2c9a
      
           This box has a color of #5c2c9a        
        
          <div style="background-color:#5c2c9a;">Content here</div>
        
        
          .mybackground {background-color:#5c2c9a;}
        
        Background color #5c2c9a
      
           Border around this has a color of #5c2c9a        
        
          <div style="border:2px solid #5c2c9a;">Content here</div>
        
        
          .myborder {border:2px solid #5c2c9a;}
        
        Border color #5c2c9a