#4e95af color space conversions
Hex:
        #4e95af
        RGB:
        78, 149, 175
        CMY:
        69, 42, 31
        CMYK:
        55, 15, 0, 31
      HSL:
        196°, 38.3399%, 49.6078%
        HSV (HSB):
        196°, 55.4286%, 68.6275%
        XYZ:
        21.6272, 26.2097, 44.4766
        xyY:
        0.2343, 0.2839, 26.2097
      CIE-Lab:
        58.2356, -14.7299, -20.4030
        CIE-LCH:
        58.2356, 25.1645, 234.1726
        CIE-Luv:
        58.2356, -30.3094, -28.8015
        Hunter-Lab:
        51.1954, -14.1858, -15.6720
      #4e95af color charts
#4e95af RGB chart
      #4e95af CMYK chart
      #4e95af RGB pie chart
      #4e95af color shades, tints & tones
#4e95af color schemes
#4e95af color preview, HTML & CSS examples
           This text has a color of #4e95af        
        
          <p style="color:#4e95af;">Text here</p>
        
        
          .mytext {color:#4e95af;}
        
        Text color #4e95af
      
           This box has a color of #4e95af        
        
          <div style="background-color:#4e95af;">Content here</div>
        
        
          .mybackground {background-color:#4e95af;}
        
        Background color #4e95af
      
           Border around this has a color of #4e95af        
        
          <div style="border:2px solid #4e95af;">Content here</div>
        
        
          .myborder {border:2px solid #4e95af;}
        
        Border color #4e95af