#5b226a color space conversions
Hex:
        #5b226a
        RGB:
        91, 34, 106
        CMY:
        64, 87, 58
        CMYK:
        14, 68, 0, 58
      HSL:
        288°, 51.4286%, 27.4510%
        HSV (HSB):
        288°, 67.9245%, 41.5686%
        XYZ:
        7.4879, 4.4088, 14.0920
        xyY:
        0.2881, 0.1696, 4.4088
      CIE-Lab:
        24.9794, 37.7088, -30.5118
        CIE-LCH:
        24.9794, 48.5069, 321.0221
        CIE-Luv:
        24.9794, 19.6775, -40.9054
        Hunter-Lab:
        20.9972, 26.9110, -25.0938
      #5b226a color charts
#5b226a RGB chart
      #5b226a CMYK chart
      #5b226a RGB pie chart
      #5b226a color shades, tints & tones
#5b226a color schemes
#5b226a color preview, HTML & CSS examples
           This text has a color of #5b226a        
        
          <p style="color:#5b226a;">Text here</p>
        
        
          .mytext {color:#5b226a;}
        
        Text color #5b226a
      
           This box has a color of #5b226a        
        
          <div style="background-color:#5b226a;">Content here</div>
        
        
          .mybackground {background-color:#5b226a;}
        
        Background color #5b226a
      
           Border around this has a color of #5b226a        
        
          <div style="border:2px solid #5b226a;">Content here</div>
        
        
          .myborder {border:2px solid #5b226a;}
        
        Border color #5b226a