#4a29eb color space conversions
Hex:
        #4a29eb
        RGB:
        74, 41, 235
        CMY:
        71, 84, 8
        CMYK:
        69, 83, 0, 8
      HSL:
        250°, 82.9060%, 54.1176%
        HSV (HSB):
        250°, 82.5532%, 92.1569%
        XYZ:
        18.6124, 9.0399, 79.3612
        xyY:
        0.1739, 0.0845, 9.0399
      CIE-Lab:
        36.0610, 65.9510, -90.2287
        CIE-LCH:
        36.0610, 111.7621, 306.1643
        CIE-Luv:
        36.0610, -3.7785, -122.3284
        Hunter-Lab:
        30.0664, 57.8829, -135.4513
      #4a29eb color charts
#4a29eb RGB chart
      #4a29eb CMYK chart
      #4a29eb RGB pie chart
      #4a29eb color shades, tints & tones
#4a29eb color schemes
#4a29eb color preview, HTML & CSS examples
           This text has a color of #4a29eb        
        
          <p style="color:#4a29eb;">Text here</p>
        
        
          .mytext {color:#4a29eb;}
        
        Text color #4a29eb
      
           This box has a color of #4a29eb        
        
          <div style="background-color:#4a29eb;">Content here</div>
        
        
          .mybackground {background-color:#4a29eb;}
        
        Background color #4a29eb
      
           Border around this has a color of #4a29eb        
        
          <div style="border:2px solid #4a29eb;">Content here</div>
        
        
          .myborder {border:2px solid #4a29eb;}
        
        Border color #4a29eb