#5a4eed color space conversions
Hex:
        #5a4eed
        RGB:
        90, 78, 237
        CMY:
        65, 69, 7
        CMYK:
        62, 67, 0, 7
      HSL:
        245°, 81.5385%, 61.7647%
        HSV (HSB):
        245°, 67.0886%, 92.9412%
        XYZ:
        22.2269, 13.7369, 81.6008
        xyY:
        0.1891, 0.1168, 13.7369
      CIE-Lab:
        43.8532, 50.0591, -78.4713
        CIE-LCH:
        43.8532, 93.0788, 302.5350
        CIE-Luv:
        43.8532, -5.6479, -118.0110
        Hunter-Lab:
        37.0633, 42.1860, -104.5922
      #5a4eed color charts
#5a4eed RGB chart
      #5a4eed CMYK chart
      #5a4eed RGB pie chart
      #5a4eed color shades, tints & tones
#5a4eed color schemes
#5a4eed color preview, HTML & CSS examples
           This text has a color of #5a4eed        
        
          <p style="color:#5a4eed;">Text here</p>
        
        
          .mytext {color:#5a4eed;}
        
        Text color #5a4eed
      
           This box has a color of #5a4eed        
        
          <div style="background-color:#5a4eed;">Content here</div>
        
        
          .mybackground {background-color:#5a4eed;}
        
        Background color #5a4eed
      
           Border around this has a color of #5a4eed        
        
          <div style="border:2px solid #5a4eed;">Content here</div>
        
        
          .myborder {border:2px solid #5a4eed;}
        
        Border color #5a4eed