#5a29fd color space conversions
Hex:
        #5a29fd
        RGB:
        90, 41, 253
        CMY:
        65, 84, 1
        CMYK:
        64, 84, 0, 1
      HSL:
        254°, 98.1481%, 57.6471%
        HSV (HSB):
        254°, 83.7945%, 99.2157%
        XYZ:
        22.7390, 10.8514, 93.8246
        xyY:
        0.1785, 0.0852, 10.8514
      CIE-Lab:
        39.3290, 71.9076, -94.9241
        CIE-LCH:
        39.3290, 119.0852, 307.1449
        CIE-Luv:
        39.3290, -1.5677, -132.5239
        Hunter-Lab:
        32.9414, 65.5685, -145.8121
      #5a29fd color charts
#5a29fd RGB chart
      #5a29fd CMYK chart
      #5a29fd RGB pie chart
      #5a29fd color shades, tints & tones
#5a29fd color schemes
#5a29fd color preview, HTML & CSS examples
           This text has a color of #5a29fd        
        
          <p style="color:#5a29fd;">Text here</p>
        
        
          .mytext {color:#5a29fd;}
        
        Text color #5a29fd
      
           This box has a color of #5a29fd        
        
          <div style="background-color:#5a29fd;">Content here</div>
        
        
          .mybackground {background-color:#5a29fd;}
        
        Background color #5a29fd
      
           Border around this has a color of #5a29fd        
        
          <div style="border:2px solid #5a29fd;">Content here</div>
        
        
          .myborder {border:2px solid #5a29fd;}
        
        Border color #5a29fd