#4a95af color space conversions
Hex:
        #4a95af
        RGB:
        74, 149, 175
        CMY:
        71, 42, 31
        CMYK:
        58, 15, 0, 31
      HSL:
        195°, 40.5622%, 48.8235%
        HSV (HSB):
        195°, 57.7143%, 68.6275%
        XYZ:
        21.3093, 26.0459, 44.4617
        xyY:
        0.2321, 0.2837, 26.0459
      CIE-Lab:
        58.0806, -15.5645, -20.6537
        CIE-LCH:
        58.0806, 25.8617, 232.9986
        CIE-Luv:
        58.0806, -31.3727, -29.0864
        Hunter-Lab:
        51.0352, -14.7802, -15.9286
      #4a95af color charts
#4a95af RGB chart
      #4a95af CMYK chart
      #4a95af RGB pie chart
      #4a95af color shades, tints & tones
#4a95af color schemes
#4a95af color preview, HTML & CSS examples
           This text has a color of #4a95af        
        
          <p style="color:#4a95af;">Text here</p>
        
        
          .mytext {color:#4a95af;}
        
        Text color #4a95af
      
           This box has a color of #4a95af        
        
          <div style="background-color:#4a95af;">Content here</div>
        
        
          .mybackground {background-color:#4a95af;}
        
        Background color #4a95af
      
           Border around this has a color of #4a95af        
        
          <div style="border:2px solid #4a95af;">Content here</div>
        
        
          .myborder {border:2px solid #4a95af;}
        
        Border color #4a95af