#4a297f color space conversions
Hex:
        #4a297f
        RGB:
        74, 41, 127
        CMY:
        71, 84, 50
        CMYK:
        42, 68, 0, 50
      HSL:
        263°, 51.1905%, 32.9412%
        HSV (HSB):
        263°, 67.7165%, 49.8039%
        XYZ:
        7.4477, 4.5740, 20.5690
        xyY:
        0.2285, 0.1403, 4.5740
      CIE-Lab:
        25.4850, 35.1452, -43.2317
        CIE-LCH:
        25.4850, 55.7150, 309.1094
        CIE-Luv:
        25.4850, 6.0976, -56.1633
        Hunter-Lab:
        21.3870, 24.7331, -42.0515
      #4a297f color charts
#4a297f RGB chart
      #4a297f CMYK chart
      #4a297f RGB pie chart
      #4a297f color shades, tints & tones
#4a297f color schemes
#4a297f color preview, HTML & CSS examples
           This text has a color of #4a297f        
        
          <p style="color:#4a297f;">Text here</p>
        
        
          .mytext {color:#4a297f;}
        
        Text color #4a297f
      
           This box has a color of #4a297f        
        
          <div style="background-color:#4a297f;">Content here</div>
        
        
          .mybackground {background-color:#4a297f;}
        
        Background color #4a297f
      
           Border around this has a color of #4a297f        
        
          <div style="border:2px solid #4a297f;">Content here</div>
        
        
          .myborder {border:2px solid #4a297f;}
        
        Border color #4a297f