#4a214f color space conversions
Hex:
        #4a214f
        RGB:
        74, 33, 79
        CMY:
        71, 87, 69
        CMYK:
        6, 58, 0, 69
      HSL:
        293°, 41.0714%, 21.9608%
        HSV (HSB):
        293°, 58.2278%, 30.9804%
        XYZ:
        4.7792, 3.1081, 7.7452
        xyY:
        0.3057, 0.1988, 3.1081
      CIE-Lab:
        20.4716, 27.3423, -19.9859
        CIE-LCH:
        20.4716, 33.8680, 323.8350
        CIE-Luv:
        20.4716, 15.5138, -24.8959
        Hunter-Lab:
        17.6297, 17.5369, -13.7067
      #4a214f color charts
#4a214f RGB chart
      #4a214f CMYK chart
      #4a214f RGB pie chart
      #4a214f color shades, tints & tones
#4a214f color schemes
#4a214f color preview, HTML & CSS examples
           This text has a color of #4a214f        
        
          <p style="color:#4a214f;">Text here</p>
        
        
          .mytext {color:#4a214f;}
        
        Text color #4a214f
      
           This box has a color of #4a214f        
        
          <div style="background-color:#4a214f;">Content here</div>
        
        
          .mybackground {background-color:#4a214f;}
        
        Background color #4a214f
      
           Border around this has a color of #4a214f        
        
          <div style="border:2px solid #4a214f;">Content here</div>
        
        
          .myborder {border:2px solid #4a214f;}
        
        Border color #4a214f