#5a22eb color space conversions
Hex:
        #5a22eb
        RGB:
        90, 34, 235
        CMY:
        65, 87, 8
        CMYK:
        62, 86, 0, 8
      HSL:
        257°, 83.4025%, 52.7451%
        HSV (HSB):
        257°, 85.5319%, 92.1569%
        XYZ:
        19.7839, 9.3159, 79.3527
        xyY:
        0.1824, 0.0859, 9.3159
      CIE-Lab:
        36.5855, 69.6585, -89.3180
        CIE-LCH:
        36.5855, 113.2696, 307.9504
        CIE-Luv:
        36.5855, 0.5722, -122.4477
        Hunter-Lab:
        30.5219, 62.2878, -132.7803
      #5a22eb color charts
#5a22eb RGB chart
      #5a22eb CMYK chart
      #5a22eb RGB pie chart
      #5a22eb color shades, tints & tones
#5a22eb color schemes
#5a22eb color preview, HTML & CSS examples
           This text has a color of #5a22eb        
        
          <p style="color:#5a22eb;">Text here</p>
        
        
          .mytext {color:#5a22eb;}
        
        Text color #5a22eb
      
           This box has a color of #5a22eb        
        
          <div style="background-color:#5a22eb;">Content here</div>
        
        
          .mybackground {background-color:#5a22eb;}
        
        Background color #5a22eb
      
           Border around this has a color of #5a22eb        
        
          <div style="border:2px solid #5a22eb;">Content here</div>
        
        
          .myborder {border:2px solid #5a22eb;}
        
        Border color #5a22eb