#5b22a8 color space conversions
Hex:
        #5b22a8
        RGB:
        91, 34, 168
        CMY:
        64, 87, 34
        CMYK:
        46, 80, 0, 34
      HSL:
        266°, 66.3366%, 39.6078%
        HSV (HSB):
        266°, 79.7619%, 65.8824%
        XYZ:
        11.9543, 6.1954, 37.6115
        xyY:
        0.2144, 0.1111, 6.1954
      CIE-Lab:
        29.9001, 52.6688, -61.1919
        CIE-LCH:
        29.9001, 80.7369, 310.7191
        CIE-Luv:
        29.9001, 8.4690, -82.4959
        Hunter-Lab:
        24.8905, 42.1709, -72.1687
      #5b22a8 color charts
#5b22a8 RGB chart
      #5b22a8 CMYK chart
      #5b22a8 RGB pie chart
      #5b22a8 color shades, tints & tones
#5b22a8 color schemes
#5b22a8 color preview, HTML & CSS examples
           This text has a color of #5b22a8        
        
          <p style="color:#5b22a8;">Text here</p>
        
        
          .mytext {color:#5b22a8;}
        
        Text color #5b22a8
      
           This box has a color of #5b22a8        
        
          <div style="background-color:#5b22a8;">Content here</div>
        
        
          .mybackground {background-color:#5b22a8;}
        
        Background color #5b22a8
      
           Border around this has a color of #5b22a8        
        
          <div style="border:2px solid #5b22a8;">Content here</div>
        
        
          .myborder {border:2px solid #5b22a8;}
        
        Border color #5b22a8