#2eccf2 color space conversions
Hex:
        #2eccf2
        RGB:
        46, 204, 242
        CMY:
        82, 20, 5
        CMYK:
        81, 16, 0, 5
      HSL:
        192°, 88.2883%, 56.4706%
        HSV (HSB):
        192°, 80.9917%, 94.9020%
        XYZ:
        38.7466, 50.1774, 91.6474
        xyY:
        0.2146, 0.2779, 50.1774
      CIE-Lab:
        76.1780, -26.5799, -29.9078
        CIE-LCH:
        76.1780, 40.0121, 228.3716
        CIE-Luv:
        76.1780, -51.9884, -44.4045
        Hunter-Lab:
        70.8360, -26.3252, -27.1241
      #2eccf2 color charts
#2eccf2 RGB chart
      #2eccf2 CMYK chart
      #2eccf2 RGB pie chart
      #2eccf2 color shades, tints & tones
#2eccf2 color schemes
#2eccf2 color preview, HTML & CSS examples
           This text has a color of #2eccf2        
        
          <p style="color:#2eccf2;">Text here</p>
        
        
          .mytext {color:#2eccf2;}
        
        Text color #2eccf2
      
           This box has a color of #2eccf2        
        
          <div style="background-color:#2eccf2;">Content here</div>
        
        
          .mybackground {background-color:#2eccf2;}
        
        Background color #2eccf2
      
           Border around this has a color of #2eccf2        
        
          <div style="border:2px solid #2eccf2;">Content here</div>
        
        
          .myborder {border:2px solid #2eccf2;}
        
        Border color #2eccf2