#5a22ea color space conversions
Hex:
        #5a22ea
        RGB:
        90, 34, 234
        CMY:
        65, 87, 8
        CMYK:
        62, 85, 0, 8
      HSL:
        257°, 82.6446%, 52.5490%
        HSV (HSB):
        257°, 85.4701%, 91.7647%
        XYZ:
        19.6398, 9.2582, 78.5938
        xyY:
        0.1827, 0.0861, 9.2582
      CIE-Lab:
        36.4768, 69.4057, -88.9298
        CIE-LCH:
        36.4768, 112.8080, 307.9704
        CIE-Luv:
        36.4768, 0.6637, -121.8746
        Hunter-Lab:
        30.4273, 61.9675, -131.8469
      #5a22ea color charts
#5a22ea RGB chart
      #5a22ea CMYK chart
      #5a22ea RGB pie chart
      #5a22ea color shades, tints & tones
#5a22ea color schemes
#5a22ea color preview, HTML & CSS examples
           This text has a color of #5a22ea        
        
          <p style="color:#5a22ea;">Text here</p>
        
        
          .mytext {color:#5a22ea;}
        
        Text color #5a22ea
      
           This box has a color of #5a22ea        
        
          <div style="background-color:#5a22ea;">Content here</div>
        
        
          .mybackground {background-color:#5a22ea;}
        
        Background color #5a22ea
      
           Border around this has a color of #5a22ea        
        
          <div style="border:2px solid #5a22ea;">Content here</div>
        
        
          .myborder {border:2px solid #5a22ea;}
        
        Border color #5a22ea