#2eacd3 color space conversions
Hex:
        #2eacd3
        RGB:
        46, 172, 211
        CMY:
        82, 33, 17
        CMYK:
        78, 18, 0, 17
      HSL:
        194°, 65.2174%, 50.3922%
        HSV (HSB):
        194°, 78.1991%, 82.7451%
        XYZ:
        27.6371, 34.7890, 66.8863
        xyY:
        0.2137, 0.2690, 34.7890
      CIE-Lab:
        65.5841, -20.4064, -29.3535
        CIE-LCH:
        65.5841, 35.7498, 235.1931
        CIE-Luv:
        65.5841, -43.0285, -43.4321
        Hunter-Lab:
        58.9822, -19.5798, -25.9478
      #2eacd3 color charts
#2eacd3 RGB chart
      #2eacd3 CMYK chart
      #2eacd3 RGB pie chart
      #2eacd3 color shades, tints & tones
#2eacd3 color schemes
#2eacd3 color preview, HTML & CSS examples
           This text has a color of #2eacd3        
        
          <p style="color:#2eacd3;">Text here</p>
        
        
          .mytext {color:#2eacd3;}
        
        Text color #2eacd3
      
           This box has a color of #2eacd3        
        
          <div style="background-color:#2eacd3;">Content here</div>
        
        
          .mybackground {background-color:#2eacd3;}
        
        Background color #2eacd3
      
           Border around this has a color of #2eacd3        
        
          <div style="border:2px solid #2eacd3;">Content here</div>
        
        
          .myborder {border:2px solid #2eacd3;}
        
        Border color #2eacd3