#4495ef color space conversions
Hex:
        #4495ef
        RGB:
        68, 149, 239
        CMY:
        73, 42, 6
        CMYK:
        72, 38, 0, 6
      HSL:
        212°, 84.2365%, 60.1961%
        HSV (HSB):
        212°, 71.5481%, 93.7255%
        XYZ:
        28.7113, 28.9558, 85.7371
        xyY:
        0.2002, 0.2019, 28.9558
      CIE-Lab:
        60.7426, 4.6992, -52.3707
        CIE-LCH:
        60.7426, 52.5811, 275.1274
        CIE-Luv:
        60.7426, -30.3149, -84.1133
        Hunter-Lab:
        53.8106, 1.0723, -56.8001
      #4495ef color charts
#4495ef RGB chart
      #4495ef CMYK chart
      #4495ef RGB pie chart
      #4495ef color shades, tints & tones
#4495ef color schemes
#4495ef color preview, HTML & CSS examples
           This text has a color of #4495ef        
        
          <p style="color:#4495ef;">Text here</p>
        
        
          .mytext {color:#4495ef;}
        
        Text color #4495ef
      
           This box has a color of #4495ef        
        
          <div style="background-color:#4495ef;">Content here</div>
        
        
          .mybackground {background-color:#4495ef;}
        
        Background color #4495ef
      
           Border around this has a color of #4495ef        
        
          <div style="border:2px solid #4495ef;">Content here</div>
        
        
          .myborder {border:2px solid #4495ef;}
        
        Border color #4495ef