#5c155b color space conversions
Hex:
        #5c155b
        RGB:
        92, 21, 91
        CMY:
        64, 92, 64
        CMYK:
        0, 77, 1, 64
      HSL:
        301°, 62.8319%, 22.1569%
        HSV (HSB):
        301°, 77.1739%, 36.0784%
        XYZ:
        6.5701, 3.5670, 10.2397
        xyY:
        0.3224, 0.1751, 3.5670
      CIE-Lab:
        22.1849, 40.6121, -25.1148
        CIE-LCH:
        22.1849, 47.7504, 328.2671
        CIE-Luv:
        22.1849, 26.4213, -33.0966
        Hunter-Lab:
        18.8864, 29.0445, -18.9250
      #5c155b color charts
#5c155b RGB chart
      #5c155b CMYK chart
      #5c155b RGB pie chart
      #5c155b color shades, tints & tones
#5c155b color schemes
#5c155b color preview, HTML & CSS examples
           This text has a color of #5c155b        
        
          <p style="color:#5c155b;">Text here</p>
        
        
          .mytext {color:#5c155b;}
        
        Text color #5c155b
      
           This box has a color of #5c155b        
        
          <div style="background-color:#5c155b;">Content here</div>
        
        
          .mybackground {background-color:#5c155b;}
        
        Background color #5c155b
      
           Border around this has a color of #5c155b        
        
          <div style="border:2px solid #5c155b;">Content here</div>
        
        
          .myborder {border:2px solid #5c155b;}
        
        Border color #5c155b