#5c1c9a color space conversions
Hex:
        #5c1c9a
        RGB:
        92, 28, 154
        CMY:
        64, 89, 40
        CMYK:
        40, 82, 0, 40
      HSL:
        270°, 69.2308%, 35.6863%
        HSV (HSB):
        270°, 81.8182%, 60.3922%
        XYZ:
        10.6616, 5.4389, 31.0597
        xyY:
        0.2261, 0.1153, 5.4389
      CIE-Lab:
        27.9503, 51.6966, -55.8802
        CIE-LCH:
        27.9503, 76.1257, 312.7729
        CIE-Luv:
        27.9503, 11.6833, -74.2501
        Hunter-Lab:
        23.3215, 40.7903, -62.6379
      #5c1c9a color charts
#5c1c9a RGB chart
      #5c1c9a CMYK chart
      #5c1c9a RGB pie chart
      #5c1c9a color shades, tints & tones
#5c1c9a color schemes
#5c1c9a color preview, HTML & CSS examples
           This text has a color of #5c1c9a        
        
          <p style="color:#5c1c9a;">Text here</p>
        
        
          .mytext {color:#5c1c9a;}
        
        Text color #5c1c9a
      
           This box has a color of #5c1c9a        
        
          <div style="background-color:#5c1c9a;">Content here</div>
        
        
          .mybackground {background-color:#5c1c9a;}
        
        Background color #5c1c9a
      
           Border around this has a color of #5c1c9a        
        
          <div style="border:2px solid #5c1c9a;">Content here</div>
        
        
          .myborder {border:2px solid #5c1c9a;}
        
        Border color #5c1c9a