#5a20ef color space conversions
Hex:
        #5a20ef
        RGB:
        90, 32, 239
        CMY:
        65, 87, 6
        CMYK:
        62, 87, 0, 6
      HSL:
        257°, 86.6109%, 53.1373%
        HSV (HSB):
        257°, 86.6109%, 93.7255%
        XYZ:
        20.3129, 9.4387, 82.4126
        xyY:
        0.1811, 0.0842, 9.4387
      CIE-Lab:
        36.8155, 71.2851, -91.2056
        CIE-LCH:
        36.8155, 115.7585, 308.0107
        CIE-Luv:
        36.8155, 0.3620, -124.7743
        Hunter-Lab:
        30.7224, 64.2557, -137.5391
      #5a20ef color charts
#5a20ef RGB chart
      #5a20ef CMYK chart
      #5a20ef RGB pie chart
      #5a20ef color shades, tints & tones
#5a20ef color schemes
#5a20ef color preview, HTML & CSS examples
           This text has a color of #5a20ef        
        
          <p style="color:#5a20ef;">Text here</p>
        
        
          .mytext {color:#5a20ef;}
        
        Text color #5a20ef
      
           This box has a color of #5a20ef        
        
          <div style="background-color:#5a20ef;">Content here</div>
        
        
          .mybackground {background-color:#5a20ef;}
        
        Background color #5a20ef
      
           Border around this has a color of #5a20ef        
        
          <div style="border:2px solid #5a20ef;">Content here</div>
        
        
          .myborder {border:2px solid #5a20ef;}
        
        Border color #5a20ef