#5b155d color space conversions
Hex:
        #5b155d
        RGB:
        91, 21, 93
        CMY:
        64, 92, 64
        CMYK:
        2, 77, 0, 64
      HSL:
        298°, 63.1579%, 22.3529%
        HSV (HSB):
        298°, 77.4194%, 36.4706%
        XYZ:
        6.5583, 3.5508, 10.6956
        xyY:
        0.3152, 0.1707, 3.5508
      CIE-Lab:
        22.1270, 40.7386, -26.5447
        CIE-LCH:
        22.1270, 48.6236, 326.9123
        CIE-Luv:
        22.1270, 25.1964, -34.6980
        Hunter-Lab:
        18.8435, 29.1492, -20.4626
      #5b155d color charts
#5b155d RGB chart
      #5b155d CMYK chart
      #5b155d RGB pie chart
      #5b155d color shades, tints & tones
#5b155d color schemes
#5b155d color preview, HTML & CSS examples
           This text has a color of #5b155d        
        
          <p style="color:#5b155d;">Text here</p>
        
        
          .mytext {color:#5b155d;}
        
        Text color #5b155d
      
           This box has a color of #5b155d        
        
          <div style="background-color:#5b155d;">Content here</div>
        
        
          .mybackground {background-color:#5b155d;}
        
        Background color #5b155d
      
           Border around this has a color of #5b155d        
        
          <div style="border:2px solid #5b155d;">Content here</div>
        
        
          .myborder {border:2px solid #5b155d;}
        
        Border color #5b155d