#5b2a5a color space conversions
Hex:
        #5b2a5a
        RGB:
        91, 42, 90
        CMY:
        64, 84, 65
        CMYK:
        0, 54, 1, 64
      HSL:
        301°, 36.8421%, 26.0784%
        HSV (HSB):
        301°, 53.8462%, 35.6863%
        XYZ:
        6.9878, 4.6183, 10.1960
        xyY:
        0.3205, 0.2118, 4.6183
      CIE-Lab:
        25.6183, 30.0724, -19.0653
        CIE-LCH:
        25.6183, 35.6067, 327.6261
        CIE-Luv:
        25.6183, 21.2326, -26.4225
        Hunter-Lab:
        21.4901, 20.4340, -13.0870
      #5b2a5a color charts
#5b2a5a RGB chart
      #5b2a5a CMYK chart
      #5b2a5a RGB pie chart
      #5b2a5a color shades, tints & tones
#5b2a5a color schemes
#5b2a5a color preview, HTML & CSS examples
           This text has a color of #5b2a5a        
        
          <p style="color:#5b2a5a;">Text here</p>
        
        
          .mytext {color:#5b2a5a;}
        
        Text color #5b2a5a
      
           This box has a color of #5b2a5a        
        
          <div style="background-color:#5b2a5a;">Content here</div>
        
        
          .mybackground {background-color:#5b2a5a;}
        
        Background color #5b2a5a
      
           Border around this has a color of #5b2a5a        
        
          <div style="border:2px solid #5b2a5a;">Content here</div>
        
        
          .myborder {border:2px solid #5b2a5a;}
        
        Border color #5b2a5a