#4a29ac color space conversions
Hex:
        #4a29ac
        RGB:
        74, 41, 172
        CMY:
        71, 84, 33
        CMYK:
        57, 76, 0, 33
      HSL:
        255°, 61.5023%, 41.7647%
        HSV (HSB):
        255°, 76.1628%, 67.4510%
        XYZ:
        11.0634, 6.0203, 39.6087
        xyY:
        0.1951, 0.1062, 6.0203
      CIE-Lab:
        29.4636, 48.1655, -64.3855
        CIE-LCH:
        29.4636, 80.4078, 306.7994
        CIE-Luv:
        29.4636, 1.2010, -85.1347
        Hunter-Lab:
        24.5363, 37.5470, -78.5359
      #4a29ac color charts
#4a29ac RGB chart
      #4a29ac CMYK chart
      #4a29ac RGB pie chart
      #4a29ac color shades, tints & tones
#4a29ac color schemes
#4a29ac color preview, HTML & CSS examples
           This text has a color of #4a29ac        
        
          <p style="color:#4a29ac;">Text here</p>
        
        
          .mytext {color:#4a29ac;}
        
        Text color #4a29ac
      
           This box has a color of #4a29ac        
        
          <div style="background-color:#4a29ac;">Content here</div>
        
        
          .mybackground {background-color:#4a29ac;}
        
        Background color #4a29ac
      
           Border around this has a color of #4a29ac        
        
          <div style="border:2px solid #4a29ac;">Content here</div>
        
        
          .myborder {border:2px solid #4a29ac;}
        
        Border color #4a29ac