#5b2c6a color space conversions
Hex:
        #5b2c6a
        RGB:
        91, 44, 106
        CMY:
        64, 83, 58
        CMYK:
        14, 58, 0, 58
      HSL:
        285°, 41.3333%, 29.4118%
        HSV (HSB):
        285°, 58.4906%, 41.5686%
        XYZ:
        7.8166, 5.0661, 14.2015
        xyY:
        0.2886, 0.1871, 5.0661
      CIE-Lab:
        26.9223, 32.4251, -27.4234
        CIE-LCH:
        26.9223, 42.4668, 319.7773
        CIE-Luv:
        26.9223, 17.3228, -37.6775
        Hunter-Lab:
        22.5080, 22.6004, -21.6537
      #5b2c6a color charts
#5b2c6a RGB chart
      #5b2c6a CMYK chart
      #5b2c6a RGB pie chart
      #5b2c6a color shades, tints & tones
#5b2c6a color schemes
#5b2c6a color preview, HTML & CSS examples
           This text has a color of #5b2c6a        
        
          <p style="color:#5b2c6a;">Text here</p>
        
        
          .mytext {color:#5b2c6a;}
        
        Text color #5b2c6a
      
           This box has a color of #5b2c6a        
        
          <div style="background-color:#5b2c6a;">Content here</div>
        
        
          .mybackground {background-color:#5b2c6a;}
        
        Background color #5b2c6a
      
           Border around this has a color of #5b2c6a        
        
          <div style="border:2px solid #5b2c6a;">Content here</div>
        
        
          .myborder {border:2px solid #5b2c6a;}
        
        Border color #5b2c6a