#5a22ed color space conversions
Hex:
        #5a22ed
        RGB:
        90, 34, 237
        CMY:
        65, 87, 7
        CMYK:
        62, 86, 0, 7
      HSL:
        257°, 84.9372%, 53.1373%
        HSV (HSB):
        257°, 85.6540%, 92.9412%
        XYZ:
        20.0745, 9.4321, 80.8833
        xyY:
        0.1819, 0.0854, 9.4321
      CIE-Lab:
        36.8033, 70.1635, -90.0922
        CIE-LCH:
        36.8033, 114.1908, 307.9113
        CIE-Luv:
        36.8033, 0.3906, -123.5923
        Hunter-Lab:
        30.7118, 62.9296, -134.6493
      #5a22ed color charts
#5a22ed RGB chart
      #5a22ed CMYK chart
      #5a22ed RGB pie chart
      #5a22ed color shades, tints & tones
#5a22ed color schemes
#5a22ed color preview, HTML & CSS examples
           This text has a color of #5a22ed        
        
          <p style="color:#5a22ed;">Text here</p>
        
        
          .mytext {color:#5a22ed;}
        
        Text color #5a22ed
      
           This box has a color of #5a22ed        
        
          <div style="background-color:#5a22ed;">Content here</div>
        
        
          .mybackground {background-color:#5a22ed;}
        
        Background color #5a22ed
      
           Border around this has a color of #5a22ed        
        
          <div style="border:2px solid #5a22ed;">Content here</div>
        
        
          .myborder {border:2px solid #5a22ed;}
        
        Border color #5a22ed