#5a29bc color space conversions
Hex:
        #5a29bc
        RGB:
        90, 41, 188
        CMY:
        65, 84, 26
        CMYK:
        52, 78, 0, 26
      HSL:
        260°, 64.1921%, 44.9020%
        HSV (HSB):
        260°, 78.1915%, 73.7255%
        XYZ:
        14.0865, 7.3904, 48.2610
        xyY:
        0.2020, 0.1060, 7.3904
      CIE-Lab:
        32.6796, 54.7752, -68.5599
        CIE-LCH:
        32.6796, 87.7541, 308.6227
        CIE-Luv:
        32.6796, 4.6993, -94.2026
        Hunter-Lab:
        27.1852, 44.9186, -86.2258
      #5a29bc color charts
#5a29bc RGB chart
      #5a29bc CMYK chart
      #5a29bc RGB pie chart
      #5a29bc color shades, tints & tones
#5a29bc color schemes
#5a29bc color preview, HTML & CSS examples
           This text has a color of #5a29bc        
        
          <p style="color:#5a29bc;">Text here</p>
        
        
          .mytext {color:#5a29bc;}
        
        Text color #5a29bc
      
           This box has a color of #5a29bc        
        
          <div style="background-color:#5a29bc;">Content here</div>
        
        
          .mybackground {background-color:#5a29bc;}
        
        Background color #5a29bc
      
           Border around this has a color of #5a29bc        
        
          <div style="border:2px solid #5a29bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a29bc;}
        
        Border color #5a29bc