#2dbdd8 color space conversions
Hex:
        #2dbdd8
        RGB:
        45, 189, 216
        CMY:
        82, 26, 15
        CMYK:
        79, 13, 0, 15
      HSL:
        189°, 68.6747%, 51.1765%
        HSV (HSB):
        189°, 79.1667%, 84.7059%
        XYZ:
        31.6745, 41.9109, 71.3859
        xyY:
        0.2185, 0.2891, 41.9109
      CIE-Lab:
        70.8095, -27.5269, -24.0742
        CIE-LCH:
        70.8095, 36.5691, 221.1720
        CIE-Luv:
        70.8095, -48.7499, -34.0631
        Hunter-Lab:
        64.7387, -25.9586, -20.0608
      #2dbdd8 color charts
#2dbdd8 RGB chart
      #2dbdd8 CMYK chart
      #2dbdd8 RGB pie chart
      #2dbdd8 color shades, tints & tones
#2dbdd8 color schemes
#2dbdd8 color preview, HTML & CSS examples
           This text has a color of #2dbdd8        
        
          <p style="color:#2dbdd8;">Text here</p>
        
        
          .mytext {color:#2dbdd8;}
        
        Text color #2dbdd8
      
           This box has a color of #2dbdd8        
        
          <div style="background-color:#2dbdd8;">Content here</div>
        
        
          .mybackground {background-color:#2dbdd8;}
        
        Background color #2dbdd8
      
           Border around this has a color of #2dbdd8        
        
          <div style="border:2px solid #2dbdd8;">Content here</div>
        
        
          .myborder {border:2px solid #2dbdd8;}
        
        Border color #2dbdd8