#5c15a2 color space conversions
Hex:
        #5c15a2
        RGB:
        92, 21, 162
        CMY:
        64, 92, 36
        CMYK:
        43, 87, 0, 36
      HSL:
        270°, 77.0492%, 35.8824%
        HSV (HSB):
        270°, 87.0370%, 63.5294%
        XYZ:
        11.2034, 5.4203, 34.6382
        xyY:
        0.2186, 0.1057, 5.4203
      CIE-Lab:
        27.9001, 55.9303, -60.8403
        CIE-LCH:
        27.9001, 82.6422, 312.5923
        CIE-Luv:
        27.9001, 10.9933, -79.7872
        Hunter-Lab:
        23.2815, 45.1542, -71.9145
      #5c15a2 color charts
#5c15a2 RGB chart
      #5c15a2 CMYK chart
      #5c15a2 RGB pie chart
      #5c15a2 color shades, tints & tones
#5c15a2 color schemes
#5c15a2 color preview, HTML & CSS examples
           This text has a color of #5c15a2        
        
          <p style="color:#5c15a2;">Text here</p>
        
        
          .mytext {color:#5c15a2;}
        
        Text color #5c15a2
      
           This box has a color of #5c15a2        
        
          <div style="background-color:#5c15a2;">Content here</div>
        
        
          .mybackground {background-color:#5c15a2;}
        
        Background color #5c15a2
      
           Border around this has a color of #5c15a2        
        
          <div style="border:2px solid #5c15a2;">Content here</div>
        
        
          .myborder {border:2px solid #5c15a2;}
        
        Border color #5c15a2