#4a527a color space conversions
Hex:
        #4a527a
        RGB:
        74, 82, 122
        CMY:
        71, 68, 52
        CMYK:
        39, 33, 0, 52
      HSL:
        230°, 24.4898%, 38.4314%
        HSV (HSB):
        230°, 39.3443%, 47.8431%
        XYZ:
        9.3542, 8.8956, 19.6364
        xyY:
        0.2469, 0.2348, 8.8956
      CIE-Lab:
        35.7825, 7.6476, -23.7160
        CIE-LCH:
        35.7825, 24.9186, 287.8728
        CIE-Luv:
        35.7825, -5.7356, -33.2147
        Hunter-Lab:
        29.8254, 3.7886, -18.1573
      #4a527a color charts
#4a527a RGB chart
      #4a527a CMYK chart
      #4a527a RGB pie chart
      #4a527a color shades, tints & tones
#4a527a color schemes
#4a527a color preview, HTML & CSS examples
           This text has a color of #4a527a        
        
          <p style="color:#4a527a;">Text here</p>
        
        
          .mytext {color:#4a527a;}
        
        Text color #4a527a
      
           This box has a color of #4a527a        
        
          <div style="background-color:#4a527a;">Content here</div>
        
        
          .mybackground {background-color:#4a527a;}
        
        Background color #4a527a
      
           Border around this has a color of #4a527a        
        
          <div style="border:2px solid #4a527a;">Content here</div>
        
        
          .myborder {border:2px solid #4a527a;}
        
        Border color #4a527a