#4b96ae color space conversions
Hex:
        #4b96ae
        RGB:
        75, 150, 174
        CMY:
        71, 41, 32
        CMYK:
        57, 14, 0, 32
      HSL:
        195°, 39.7590%, 48.8235%
        HSV (HSB):
        195°, 56.8966%, 68.2353%
        XYZ:
        21.4480, 26.3645, 44.0028
        xyY:
        0.2336, 0.2871, 26.3645
      CIE-Lab:
        58.3815, -16.2042, -19.6227
        CIE-LCH:
        58.3815, 25.4485, 230.4506
        CIE-Luv:
        58.3815, -31.5339, -27.3767
        Hunter-Lab:
        51.3464, -15.2948, -14.8678
      #4b96ae color charts
#4b96ae RGB chart
      #4b96ae CMYK chart
      #4b96ae RGB pie chart
      #4b96ae color shades, tints & tones
#4b96ae color schemes
#4b96ae color preview, HTML & CSS examples
           This text has a color of #4b96ae        
        
          <p style="color:#4b96ae;">Text here</p>
        
        
          .mytext {color:#4b96ae;}
        
        Text color #4b96ae
      
           This box has a color of #4b96ae        
        
          <div style="background-color:#4b96ae;">Content here</div>
        
        
          .mybackground {background-color:#4b96ae;}
        
        Background color #4b96ae
      
           Border around this has a color of #4b96ae        
        
          <div style="border:2px solid #4b96ae;">Content here</div>
        
        
          .myborder {border:2px solid #4b96ae;}
        
        Border color #4b96ae