#5b2e6a color space conversions
Hex:
        #5b2e6a
        RGB:
        91, 46, 106
        CMY:
        64, 82, 58
        CMYK:
        14, 57, 0, 58
      HSL:
        285°, 39.4737%, 29.8039%
        HSV (HSB):
        285°, 56.6038%, 41.5686%
        XYZ:
        7.8929, 5.2187, 14.2270
        xyY:
        0.2887, 0.1909, 5.2187
      CIE-Lab:
        27.3491, 31.2908, -26.7481
        CIE-LCH:
        27.3491, 41.1652, 319.4755
        CIE-Luv:
        27.3491, 16.7731, -36.9149
        Hunter-Lab:
        22.8446, 21.6945, -20.9330
      #5b2e6a color charts
#5b2e6a RGB chart
      #5b2e6a CMYK chart
      #5b2e6a RGB pie chart
      #5b2e6a color shades, tints & tones
#5b2e6a color schemes
#5b2e6a color preview, HTML & CSS examples
           This text has a color of #5b2e6a        
        
          <p style="color:#5b2e6a;">Text here</p>
        
        
          .mytext {color:#5b2e6a;}
        
        Text color #5b2e6a
      
           This box has a color of #5b2e6a        
        
          <div style="background-color:#5b2e6a;">Content here</div>
        
        
          .mybackground {background-color:#5b2e6a;}
        
        Background color #5b2e6a
      
           Border around this has a color of #5b2e6a        
        
          <div style="border:2px solid #5b2e6a;">Content here</div>
        
        
          .myborder {border:2px solid #5b2e6a;}
        
        Border color #5b2e6a