#4d95ae color space conversions
Hex:
        #4d95ae
        RGB:
        77, 149, 174
        CMY:
        70, 42, 32
        CMYK:
        56, 14, 0, 32
      HSL:
        195°, 38.6454%, 49.2157%
        HSV (HSB):
        195°, 55.7471%, 68.2353%
        XYZ:
        21.4480, 26.1287, 43.9573
        xyY:
        0.2343, 0.2855, 26.1287
      CIE-Lab:
        58.1590, -15.2451, -19.9553
        CIE-LCH:
        58.1590, 25.1123, 232.6216
        CIE-Luv:
        58.1590, -30.6173, -28.0134
        Hunter-Lab:
        51.1162, -14.5560, -15.2050
      #4d95ae color charts
#4d95ae RGB chart
      #4d95ae CMYK chart
      #4d95ae RGB pie chart
      #4d95ae color shades, tints & tones
#4d95ae color schemes
#4d95ae color preview, HTML & CSS examples
           This text has a color of #4d95ae        
        
          <p style="color:#4d95ae;">Text here</p>
        
        
          .mytext {color:#4d95ae;}
        
        Text color #4d95ae
      
           This box has a color of #4d95ae        
        
          <div style="background-color:#4d95ae;">Content here</div>
        
        
          .mybackground {background-color:#4d95ae;}
        
        Background color #4d95ae
      
           Border around this has a color of #4d95ae        
        
          <div style="border:2px solid #4d95ae;">Content here</div>
        
        
          .myborder {border:2px solid #4d95ae;}
        
        Border color #4d95ae