#2e94ae color space conversions
Hex:
        #2e94ae
        RGB:
        46, 148, 174
        CMY:
        82, 42, 32
        CMYK:
        74, 15, 0, 32
      HSL:
        192°, 58.1818%, 43.1373%
        HSV (HSB):
        192°, 73.5632%, 68.2353%
        XYZ:
        19.3566, 24.8166, 43.8143
        xyY:
        0.2200, 0.2820, 24.8166
      CIE-Lab:
        56.8963, -20.0371, -21.9718
        CIE-LCH:
        56.8963, 29.7363, 227.6369
        CIE-Luv:
        56.8963, -36.8427, -30.5634
        Hunter-Lab:
        49.8163, -17.8207, -17.2751
      #2e94ae color charts
#2e94ae RGB chart
      #2e94ae CMYK chart
      #2e94ae RGB pie chart
      #2e94ae color shades, tints & tones
#2e94ae color schemes
#2e94ae color preview, HTML & CSS examples
           This text has a color of #2e94ae        
        
          <p style="color:#2e94ae;">Text here</p>
        
        
          .mytext {color:#2e94ae;}
        
        Text color #2e94ae
      
           This box has a color of #2e94ae        
        
          <div style="background-color:#2e94ae;">Content here</div>
        
        
          .mybackground {background-color:#2e94ae;}
        
        Background color #2e94ae
      
           Border around this has a color of #2e94ae        
        
          <div style="border:2px solid #2e94ae;">Content here</div>
        
        
          .myborder {border:2px solid #2e94ae;}
        
        Border color #2e94ae