#2dc0da color space conversions
Hex:
        #2dc0da
        RGB:
        45, 192, 218
        CMY:
        82, 25, 15
        CMYK:
        79, 12, 0, 15
      HSL:
        189°, 70.0405%, 51.5686%
        HSV (HSB):
        189°, 79.3578%, 85.4902%
        XYZ:
        32.5867, 43.3191, 72.9736
        xyY:
        0.2189, 0.2910, 43.3191
      CIE-Lab:
        71.7710, -28.3750, -23.6950
        CIE-LCH:
        71.7710, 36.9675, 219.8642
        CIE-Luv:
        71.7710, -49.6536, -33.3716
        Hunter-Lab:
        65.8173, -26.8033, -19.6645
      #2dc0da color charts
#2dc0da RGB chart
      #2dc0da CMYK chart
      #2dc0da RGB pie chart
      #2dc0da color shades, tints & tones
#2dc0da color schemes
#2dc0da color preview, HTML & CSS examples
           This text has a color of #2dc0da        
        
          <p style="color:#2dc0da;">Text here</p>
        
        
          .mytext {color:#2dc0da;}
        
        Text color #2dc0da
      
           This box has a color of #2dc0da        
        
          <div style="background-color:#2dc0da;">Content here</div>
        
        
          .mybackground {background-color:#2dc0da;}
        
        Background color #2dc0da
      
           Border around this has a color of #2dc0da        
        
          <div style="border:2px solid #2dc0da;">Content here</div>
        
        
          .myborder {border:2px solid #2dc0da;}
        
        Border color #2dc0da