#2dc0ec color space conversions
Hex:
        #2dc0ec
        RGB:
        45, 192, 236
        CMY:
        82, 25, 7
        CMYK:
        81, 19, 0, 7
      HSL:
        194°, 83.4061%, 55.0980%
        HSV (HSB):
        194°, 80.9322%, 92.5490%
        XYZ:
        35.0721, 44.3133, 86.0617
        xyY:
        0.2120, 0.2678, 44.3133
      CIE-Lab:
        72.4374, -22.5673, -32.4400
        CIE-LCH:
        72.4374, 39.5176, 235.1751
        CIE-Luv:
        72.4374, -48.3972, -48.9800
        Hunter-Lab:
        66.5682, -22.4499, -30.0544
      #2dc0ec color charts
#2dc0ec RGB chart
      #2dc0ec CMYK chart
      #2dc0ec RGB pie chart
      #2dc0ec color shades, tints & tones
#2dc0ec color schemes
#2dc0ec color preview, HTML & CSS examples
           This text has a color of #2dc0ec        
        
          <p style="color:#2dc0ec;">Text here</p>
        
        
          .mytext {color:#2dc0ec;}
        
        Text color #2dc0ec
      
           This box has a color of #2dc0ec        
        
          <div style="background-color:#2dc0ec;">Content here</div>
        
        
          .mybackground {background-color:#2dc0ec;}
        
        Background color #2dc0ec
      
           Border around this has a color of #2dc0ec        
        
          <div style="border:2px solid #2dc0ec;">Content here</div>
        
        
          .myborder {border:2px solid #2dc0ec;}
        
        Border color #2dc0ec