#4a297d color space conversions
Hex:
        #4a297d
        RGB:
        74, 41, 125
        CMY:
        71, 84, 51
        CMYK:
        41, 67, 0, 51
      HSL:
        264°, 50.6024%, 32.5490%
        HSV (HSB):
        264°, 67.2000%, 49.0196%
        XYZ:
        7.3186, 4.5224, 19.8892
        xyY:
        0.2307, 0.1425, 4.5224
      CIE-Lab:
        25.3283, 34.5772, -42.2234
        CIE-LCH:
        25.3283, 54.5747, 309.3144
        CIE-Luv:
        25.3283, 6.3533, -54.8052
        Hunter-Lab:
        21.2659, 24.2153, -40.5656
      #4a297d color charts
#4a297d RGB chart
      #4a297d CMYK chart
      #4a297d RGB pie chart
      #4a297d color shades, tints & tones
#4a297d color schemes
#4a297d color preview, HTML & CSS examples
           This text has a color of #4a297d        
        
          <p style="color:#4a297d;">Text here</p>
        
        
          .mytext {color:#4a297d;}
        
        Text color #4a297d
      
           This box has a color of #4a297d        
        
          <div style="background-color:#4a297d;">Content here</div>
        
        
          .mybackground {background-color:#4a297d;}
        
        Background color #4a297d
      
           Border around this has a color of #4a297d        
        
          <div style="border:2px solid #4a297d;">Content here</div>
        
        
          .myborder {border:2px solid #4a297d;}
        
        Border color #4a297d