#4a29cb color space conversions
Hex:
        #4a29cb
        RGB:
        74, 41, 203
        CMY:
        71, 84, 20
        CMYK:
        64, 80, 0, 20
      HSL:
        252°, 66.3934%, 47.8431%
        HSV (HSB):
        252°, 79.8030%, 79.6078%
        XYZ:
        14.3965, 7.3535, 57.1605
        xyY:
        0.1824, 0.0932, 7.3535
      CIE-Lab:
        32.5985, 57.0514, -77.5494
        CIE-LCH:
        32.5985, 96.2745, 306.3411
        CIE-Luv:
        32.5985, -1.4458, -103.7780
        Hunter-Lab:
        27.1174, 47.3093, -105.9948
      #4a29cb color charts
#4a29cb RGB chart
      #4a29cb CMYK chart
      #4a29cb RGB pie chart
      #4a29cb color shades, tints & tones
#4a29cb color schemes
#4a29cb color preview, HTML & CSS examples
           This text has a color of #4a29cb        
        
          <p style="color:#4a29cb;">Text here</p>
        
        
          .mytext {color:#4a29cb;}
        
        Text color #4a29cb
      
           This box has a color of #4a29cb        
        
          <div style="background-color:#4a29cb;">Content here</div>
        
        
          .mybackground {background-color:#4a29cb;}
        
        Background color #4a29cb
      
           Border around this has a color of #4a29cb        
        
          <div style="border:2px solid #4a29cb;">Content here</div>
        
        
          .myborder {border:2px solid #4a29cb;}
        
        Border color #4a29cb