#5b145d color space conversions
Hex:
        #5b145d
        RGB:
        91, 20, 93
        CMY:
        64, 92, 64
        CMYK:
        2, 78, 0, 64
      HSL:
        298°, 64.6018%, 22.1569%
        HSV (HSB):
        298°, 78.4946%, 36.4706%
        XYZ:
        6.5403, 3.5148, 10.6896
        xyY:
        0.3153, 0.1694, 3.5148
      CIE-Lab:
        21.9977, 41.1083, -26.7505
        CIE-LCH:
        21.9977, 49.0457, 326.9467
        CIE-Luv:
        21.9977, 25.3386, -34.8827
        Hunter-Lab:
        18.7477, 29.4629, -20.6827
      #5b145d color charts
#5b145d RGB chart
      #5b145d CMYK chart
      #5b145d RGB pie chart
      #5b145d color shades, tints & tones
#5b145d color schemes
#5b145d color preview, HTML & CSS examples
           This text has a color of #5b145d        
        
          <p style="color:#5b145d;">Text here</p>
        
        
          .mytext {color:#5b145d;}
        
        Text color #5b145d
      
           This box has a color of #5b145d        
        
          <div style="background-color:#5b145d;">Content here</div>
        
        
          .mybackground {background-color:#5b145d;}
        
        Background color #5b145d
      
           Border around this has a color of #5b145d        
        
          <div style="border:2px solid #5b145d;">Content here</div>
        
        
          .myborder {border:2px solid #5b145d;}
        
        Border color #5b145d