#5a2cff color space conversions
Hex:
        #5a2cff
        RGB:
        90, 44, 255
        CMY:
        65, 83, 0
        CMYK:
        65, 83, 0, 0
      HSL:
        253°, 100.0000%, 58.6275%
        HSV (HSB):
        253°, 82.7451%, 100.0000%
        XYZ:
        23.1671, 11.1950, 95.5476
        xyY:
        0.1783, 0.0862, 11.1950
      CIE-Lab:
        39.9070, 71.3521, -95.0855
        CIE-LCH:
        39.9070, 118.8797, 306.8845
        CIE-Luv:
        39.9070, -2.0052, -133.5548
        Hunter-Lab:
        33.4590, 65.0410, -145.8910
      #5a2cff color charts
#5a2cff RGB chart
      #5a2cff CMYK chart
      #5a2cff RGB pie chart
      #5a2cff color shades, tints & tones
#5a2cff color schemes
#5a2cff color preview, HTML & CSS examples
           This text has a color of #5a2cff        
        
          <p style="color:#5a2cff;">Text here</p>
        
        
          .mytext {color:#5a2cff;}
        
        Text color #5a2cff
      
           This box has a color of #5a2cff        
        
          <div style="background-color:#5a2cff;">Content here</div>
        
        
          .mybackground {background-color:#5a2cff;}
        
        Background color #5a2cff
      
           Border around this has a color of #5a2cff        
        
          <div style="border:2px solid #5a2cff;">Content here</div>
        
        
          .myborder {border:2px solid #5a2cff;}
        
        Border color #5a2cff