#5a29fb color space conversions
Hex:
        #5a29fb
        RGB:
        90, 41, 251
        CMY:
        65, 84, 2
        CMYK:
        64, 84, 0, 2
      HSL:
        254°, 96.3303%, 57.2549%
        HSV (HSB):
        254°, 83.6653%, 98.4314%
        XYZ:
        22.4220, 10.7246, 92.1551
        xyY:
        0.1789, 0.0856, 10.7246
      CIE-Lab:
        39.1126, 71.3909, -94.1616
        CIE-LCH:
        39.1126, 118.1654, 307.1685
        CIE-Luv:
        39.1126, -1.4046, -131.3853
        Hunter-Lab:
        32.7484, 64.9046, -143.9202
      #5a29fb color charts
#5a29fb RGB chart
      #5a29fb CMYK chart
      #5a29fb RGB pie chart
      #5a29fb color shades, tints & tones
#5a29fb color schemes
#5a29fb color preview, HTML & CSS examples
           This text has a color of #5a29fb        
        
          <p style="color:#5a29fb;">Text here</p>
        
        
          .mytext {color:#5a29fb;}
        
        Text color #5a29fb
      
           This box has a color of #5a29fb        
        
          <div style="background-color:#5a29fb;">Content here</div>
        
        
          .mybackground {background-color:#5a29fb;}
        
        Background color #5a29fb
      
           Border around this has a color of #5a29fb        
        
          <div style="border:2px solid #5a29fb;">Content here</div>
        
        
          .myborder {border:2px solid #5a29fb;}
        
        Border color #5a29fb