#2dcdf6 color space conversions
Hex:
        #2dcdf6
        RGB:
        45, 205, 246
        CMY:
        82, 20, 4
        CMYK:
        82, 17, 0, 4
      HSL:
        192°, 91.7808%, 57.0588%
        HSV (HSB):
        192°, 81.7073%, 96.4706%
        XYZ:
        39.5481, 50.8744, 94.9241
        xyY:
        0.2134, 0.2745, 50.8744
      CIE-Lab:
        76.6028, -25.8723, -31.3995
        CIE-LCH:
        76.6028, 40.6854, 230.5125
        CIE-Luv:
        76.6028, -52.1490, -47.0854
        Hunter-Lab:
        71.3263, -25.8486, -28.9773
      #2dcdf6 color charts
#2dcdf6 RGB chart
      #2dcdf6 CMYK chart
      #2dcdf6 RGB pie chart
      #2dcdf6 color shades, tints & tones
#2dcdf6 color schemes
#2dcdf6 color preview, HTML & CSS examples
           This text has a color of #2dcdf6        
        
          <p style="color:#2dcdf6;">Text here</p>
        
        
          .mytext {color:#2dcdf6;}
        
        Text color #2dcdf6
      
           This box has a color of #2dcdf6        
        
          <div style="background-color:#2dcdf6;">Content here</div>
        
        
          .mybackground {background-color:#2dcdf6;}
        
        Background color #2dcdf6
      
           Border around this has a color of #2dcdf6        
        
          <div style="border:2px solid #2dcdf6;">Content here</div>
        
        
          .myborder {border:2px solid #2dcdf6;}
        
        Border color #2dcdf6