#2dcfe5 color space conversions
Hex:
        #2dcfe5
        RGB:
        45, 207, 229
        CMY:
        82, 19, 10
        CMYK:
        80, 10, 0, 10
      HSL:
        187°, 77.9661%, 53.7255%
        HSV (HSB):
        187°, 80.3493%, 89.8039%
        XYZ:
        37.5379, 50.8407, 81.9635
        xyY:
        0.2204, 0.2985, 50.8407
      CIE-Lab:
        76.5824, -32.2189, -22.3104
        CIE-LCH:
        76.5824, 39.1895, 214.7012
        CIE-Luv:
        76.5824, -54.0564, -30.7719
        Hunter-Lab:
        71.3026, -30.8068, -18.2429
      #2dcfe5 color charts
#2dcfe5 RGB chart
      #2dcfe5 CMYK chart
      #2dcfe5 RGB pie chart
      #2dcfe5 color shades, tints & tones
#2dcfe5 color schemes
#2dcfe5 color preview, HTML & CSS examples
           This text has a color of #2dcfe5        
        
          <p style="color:#2dcfe5;">Text here</p>
        
        
          .mytext {color:#2dcfe5;}
        
        Text color #2dcfe5
      
           This box has a color of #2dcfe5        
        
          <div style="background-color:#2dcfe5;">Content here</div>
        
        
          .mybackground {background-color:#2dcfe5;}
        
        Background color #2dcfe5
      
           Border around this has a color of #2dcfe5        
        
          <div style="border:2px solid #2dcfe5;">Content here</div>
        
        
          .myborder {border:2px solid #2dcfe5;}
        
        Border color #2dcfe5