#2ec4fe color space conversions
Hex:
        #2ec4fe
        RGB:
        46, 196, 254
        CMY:
        82, 23, 0
        CMYK:
        82, 23, 0, 0
      HSL:
        197°, 99.0476%, 58.8235%
        HSV (HSB):
        197°, 81.8898%, 99.6078%
        XYZ:
        38.7560, 47.2165, 100.8370
        xyY:
        0.2075, 0.2528, 47.2165
      CIE-Lab:
        74.3280, -18.5757, -39.2090
        CIE-LCH:
        74.3280, 43.3867, 244.6503
        CIE-Luv:
        74.3280, -48.4382, -61.2962
        Hunter-Lab:
        68.7142, -19.5728, -38.9071
      #2ec4fe color charts
#2ec4fe RGB chart
      #2ec4fe CMYK chart
      #2ec4fe RGB pie chart
      #2ec4fe color shades, tints & tones
#2ec4fe color schemes
#2ec4fe color preview, HTML & CSS examples
           This text has a color of #2ec4fe        
        
          <p style="color:#2ec4fe;">Text here</p>
        
        
          .mytext {color:#2ec4fe;}
        
        Text color #2ec4fe
      
           This box has a color of #2ec4fe        
        
          <div style="background-color:#2ec4fe;">Content here</div>
        
        
          .mybackground {background-color:#2ec4fe;}
        
        Background color #2ec4fe
      
           Border around this has a color of #2ec4fe        
        
          <div style="border:2px solid #2ec4fe;">Content here</div>
        
        
          .myborder {border:2px solid #2ec4fe;}
        
        Border color #2ec4fe