#2ddaf4 color space conversions
Hex:
        #2ddaf4
        RGB:
        45, 218, 244
        CMY:
        82, 15, 4
        CMYK:
        82, 11, 0, 4
      HSL:
        188°, 90.0452%, 56.6667%
        HSV (HSB):
        188°, 81.5574%, 95.6863%
        XYZ:
        42.4827, 57.2323, 94.3958
        xyY:
        0.2189, 0.2948, 57.2323
      CIE-Lab:
        80.3101, -32.8382, -24.6526
        CIE-LCH:
        80.3101, 41.0621, 216.8966
        CIE-Luv:
        80.3101, -56.7284, -34.8187
        Hunter-Lab:
        75.6521, -32.1537, -21.0234
      #2ddaf4 color charts
#2ddaf4 RGB chart
      #2ddaf4 CMYK chart
      #2ddaf4 RGB pie chart
      #2ddaf4 color shades, tints & tones
#2ddaf4 color schemes
#2ddaf4 color preview, HTML & CSS examples
           This text has a color of #2ddaf4        
        
          <p style="color:#2ddaf4;">Text here</p>
        
        
          .mytext {color:#2ddaf4;}
        
        Text color #2ddaf4
      
           This box has a color of #2ddaf4        
        
          <div style="background-color:#2ddaf4;">Content here</div>
        
        
          .mybackground {background-color:#2ddaf4;}
        
        Background color #2ddaf4
      
           Border around this has a color of #2ddaf4        
        
          <div style="border:2px solid #2ddaf4;">Content here</div>
        
        
          .myborder {border:2px solid #2ddaf4;}
        
        Border color #2ddaf4