#5b185d color space conversions
Hex:
        #5b185d
        RGB:
        91, 24, 93
        CMY:
        64, 91, 64
        CMYK:
        2, 74, 0, 64
      HSL:
        298°, 58.9744%, 22.9412%
        HSV (HSB):
        298°, 74.1935%, 36.4706%
        XYZ:
        6.6168, 3.6677, 10.7151
        xyY:
        0.3151, 0.1747, 3.6677
      CIE-Lab:
        22.5411, 39.5616, -25.8869
        CIE-LCH:
        22.5411, 47.2784, 326.8015
        CIE-Luv:
        22.5411, 24.7299, -34.0915
        Hunter-Lab:
        19.1513, 28.1572, -19.7667
      #5b185d color charts
#5b185d RGB chart
      #5b185d CMYK chart
      #5b185d RGB pie chart
      #5b185d color shades, tints & tones
#5b185d color schemes
#5b185d color preview, HTML & CSS examples
           This text has a color of #5b185d        
        
          <p style="color:#5b185d;">Text here</p>
        
        
          .mytext {color:#5b185d;}
        
        Text color #5b185d
      
           This box has a color of #5b185d        
        
          <div style="background-color:#5b185d;">Content here</div>
        
        
          .mybackground {background-color:#5b185d;}
        
        Background color #5b185d
      
           Border around this has a color of #5b185d        
        
          <div style="border:2px solid #5b185d;">Content here</div>
        
        
          .myborder {border:2px solid #5b185d;}
        
        Border color #5b185d