#5b2d8a color space conversions
Hex:
        #5b2d8a
        RGB:
        91, 45, 138
        CMY:
        64, 82, 46
        CMYK:
        34, 67, 0, 46
      HSL:
        270°, 50.8197%, 35.8824%
        HSV (HSB):
        270°, 67.3913%, 54.1176%
        XYZ:
        9.8402, 5.9359, 24.6719
        xyY:
        0.2433, 0.1468, 5.9359
      CIE-Lab:
        29.2502, 39.7349, -43.9125
        CIE-LCH:
        29.2502, 59.2214, 312.1409
        CIE-Luv:
        29.2502, 11.3387, -60.5907
        Hunter-Lab:
        24.3637, 29.4576, -42.9853
      #5b2d8a color charts
#5b2d8a RGB chart
      #5b2d8a CMYK chart
      #5b2d8a RGB pie chart
      #5b2d8a color shades, tints & tones
#5b2d8a color schemes
#5b2d8a color preview, HTML & CSS examples
           This text has a color of #5b2d8a        
        
          <p style="color:#5b2d8a;">Text here</p>
        
        
          .mytext {color:#5b2d8a;}
        
        Text color #5b2d8a
      
           This box has a color of #5b2d8a        
        
          <div style="background-color:#5b2d8a;">Content here</div>
        
        
          .mybackground {background-color:#5b2d8a;}
        
        Background color #5b2d8a
      
           Border around this has a color of #5b2d8a        
        
          <div style="border:2px solid #5b2d8a;">Content here</div>
        
        
          .myborder {border:2px solid #5b2d8a;}
        
        Border color #5b2d8a