#5b1c4b color space conversions
Hex:
        #5b1c4b
        RGB:
        91, 28, 75
        CMY:
        64, 89, 71
        CMYK:
        0, 69, 18, 64
      HSL:
        315°, 52.9412%, 23.3333%
        HSV (HSB):
        315°, 69.2308%, 35.6863%
        XYZ:
        5.9996, 3.5627, 7.0281
        xyY:
        0.3616, 0.2147, 3.5627
      CIE-Lab:
        22.1694, 34.5586, -14.4178
        CIE-LCH:
        22.1694, 37.4456, 337.3542
        CIE-Luv:
        22.1694, 28.8754, -20.2157
        Hunter-Lab:
        18.8750, 23.7071, -8.8640
      #5b1c4b color charts
#5b1c4b RGB chart
      #5b1c4b CMYK chart
      #5b1c4b RGB pie chart
      #5b1c4b color shades, tints & tones
#5b1c4b color schemes
#5b1c4b color preview, HTML & CSS examples
           This text has a color of #5b1c4b        
        
          <p style="color:#5b1c4b;">Text here</p>
        
        
          .mytext {color:#5b1c4b;}
        
        Text color #5b1c4b
      
           This box has a color of #5b1c4b        
        
          <div style="background-color:#5b1c4b;">Content here</div>
        
        
          .mybackground {background-color:#5b1c4b;}
        
        Background color #5b1c4b
      
           Border around this has a color of #5b1c4b        
        
          <div style="border:2px solid #5b1c4b;">Content here</div>
        
        
          .myborder {border:2px solid #5b1c4b;}
        
        Border color #5b1c4b