#2ec3ec color space conversions
Hex:
        #2ec3ec
        RGB:
        46, 195, 236
        CMY:
        82, 24, 7
        CMYK:
        81, 17, 0, 7
      HSL:
        193°, 83.3333%, 55.2941%
        HSV (HSB):
        193°, 80.5085%, 92.5490%
        XYZ:
        35.7821, 45.6672, 86.2856
        xyY:
        0.2133, 0.2723, 45.6672
      CIE-Lab:
        73.3291, -24.0068, -31.0629
        CIE-LCH:
        73.3291, 39.2585, 232.3016
        CIE-Luv:
        73.3291, -49.3203, -46.5129
        Hunter-Lab:
        67.5775, -23.7453, -28.3996
      #2ec3ec color charts
#2ec3ec RGB chart
      #2ec3ec CMYK chart
      #2ec3ec RGB pie chart
      #2ec3ec color shades, tints & tones
#2ec3ec color schemes
#2ec3ec color preview, HTML & CSS examples
           This text has a color of #2ec3ec        
        
          <p style="color:#2ec3ec;">Text here</p>
        
        
          .mytext {color:#2ec3ec;}
        
        Text color #2ec3ec
      
           This box has a color of #2ec3ec        
        
          <div style="background-color:#2ec3ec;">Content here</div>
        
        
          .mybackground {background-color:#2ec3ec;}
        
        Background color #2ec3ec
      
           Border around this has a color of #2ec3ec        
        
          <div style="border:2px solid #2ec3ec;">Content here</div>
        
        
          .myborder {border:2px solid #2ec3ec;}
        
        Border color #2ec3ec