#4e94ca color space conversions
Hex:
        #4e94ca
        RGB:
        78, 148, 202
        CMY:
        69, 42, 21
        CMYK:
        61, 27, 0, 21
      HSL:
        206°, 53.9130%, 54.9020%
        HSV (HSB):
        206°, 61.3861%, 79.2157%
        XYZ:
        24.3925, 27.0638, 59.8153
        xyY:
        0.2192, 0.2432, 27.0638
      CIE-Lab:
        59.0333, -5.6766, -34.4323
        CIE-LCH:
        59.0333, 34.8971, 260.6382
        CIE-Luv:
        59.0333, -29.0362, -52.8765
        Hunter-Lab:
        52.0229, -7.3450, -31.7550
      #4e94ca color charts
#4e94ca RGB chart
      #4e94ca CMYK chart
      #4e94ca RGB pie chart
      #4e94ca color shades, tints & tones
#4e94ca color schemes
#4e94ca color preview, HTML & CSS examples
           This text has a color of #4e94ca        
        
          <p style="color:#4e94ca;">Text here</p>
        
        
          .mytext {color:#4e94ca;}
        
        Text color #4e94ca
      
           This box has a color of #4e94ca        
        
          <div style="background-color:#4e94ca;">Content here</div>
        
        
          .mybackground {background-color:#4e94ca;}
        
        Background color #4e94ca
      
           Border around this has a color of #4e94ca        
        
          <div style="border:2px solid #4e94ca;">Content here</div>
        
        
          .myborder {border:2px solid #4e94ca;}
        
        Border color #4e94ca