#5a22bf color space conversions
Hex:
        #5a22bf
        RGB:
        90, 34, 191
        CMY:
        65, 87, 25
        CMYK:
        53, 82, 0, 25
      HSL:
        261°, 69.7778%, 44.1176%
        HSV (HSB):
        261°, 82.1990%, 74.9020%
        XYZ:
        14.1924, 7.0793, 49.9086
        xyY:
        0.1994, 0.0995, 7.0793
      CIE-Lab:
        31.9868, 58.4233, -71.4704
        CIE-LCH:
        31.9868, 92.3109, 309.2642
        CIE-Luv:
        31.9868, 5.1291, -96.6608
        Hunter-Lab:
        26.6070, 48.6517, -92.5898
      #5a22bf color charts
#5a22bf RGB chart
      #5a22bf CMYK chart
      #5a22bf RGB pie chart
      #5a22bf color shades, tints & tones
#5a22bf color schemes
#5a22bf color preview, HTML & CSS examples
           This text has a color of #5a22bf        
        
          <p style="color:#5a22bf;">Text here</p>
        
        
          .mytext {color:#5a22bf;}
        
        Text color #5a22bf
      
           This box has a color of #5a22bf        
        
          <div style="background-color:#5a22bf;">Content here</div>
        
        
          .mybackground {background-color:#5a22bf;}
        
        Background color #5a22bf
      
           Border around this has a color of #5a22bf        
        
          <div style="border:2px solid #5a22bf;">Content here</div>
        
        
          .myborder {border:2px solid #5a22bf;}
        
        Border color #5a22bf