#4a427f color space conversions
Hex:
        #4a427f
        RGB:
        74, 66, 127
        CMY:
        71, 74, 50
        CMYK:
        42, 48, 0, 50
      HSL:
        248°, 31.6062%, 37.8431%
        HSV (HSB):
        248°, 48.0315%, 49.8039%
        XYZ:
        8.6030, 6.8846, 20.9541
        xyY:
        0.2361, 0.1889, 6.8846
      CIE-Lab:
        31.5427, 19.5700, -33.4991
        CIE-LCH:
        31.5427, 38.7966, 300.2933
        CIE-Luv:
        31.5427, -0.3691, -46.6369
        Hunter-Lab:
        26.2385, 12.6089, -28.9822
      #4a427f color charts
#4a427f RGB chart
      #4a427f CMYK chart
      #4a427f RGB pie chart
      #4a427f color shades, tints & tones
#4a427f color schemes
#4a427f color preview, HTML & CSS examples
           This text has a color of #4a427f        
        
          <p style="color:#4a427f;">Text here</p>
        
        
          .mytext {color:#4a427f;}
        
        Text color #4a427f
      
           This box has a color of #4a427f        
        
          <div style="background-color:#4a427f;">Content here</div>
        
        
          .mybackground {background-color:#4a427f;}
        
        Background color #4a427f
      
           Border around this has a color of #4a427f        
        
          <div style="border:2px solid #4a427f;">Content here</div>
        
        
          .myborder {border:2px solid #4a427f;}
        
        Border color #4a427f