#2cc9fa color space conversions
Hex:
        #2cc9fa
        RGB:
        44, 201, 250
        CMY:
        83, 21, 2
        CMYK:
        82, 20, 0, 2
      HSL:
        194°, 95.3704%, 57.6471%
        HSV (HSB):
        194°, 82.4000%, 98.0392%
        XYZ:
        39.1807, 49.2109, 97.8761
        xyY:
        0.2103, 0.2642, 49.2109
      CIE-Lab:
        75.5823, -22.6331, -35.1194
        CIE-LCH:
        75.5823, 41.7807, 237.1998
        CIE-Luv:
        75.5823, -50.6053, -53.8338
        Hunter-Lab:
        70.1505, -23.0669, -33.6179
      #2cc9fa color charts
#2cc9fa RGB chart
      #2cc9fa CMYK chart
      #2cc9fa RGB pie chart
      #2cc9fa color shades, tints & tones
#2cc9fa color schemes
#2cc9fa color preview, HTML & CSS examples
           This text has a color of #2cc9fa        
        
          <p style="color:#2cc9fa;">Text here</p>
        
        
          .mytext {color:#2cc9fa;}
        
        Text color #2cc9fa
      
           This box has a color of #2cc9fa        
        
          <div style="background-color:#2cc9fa;">Content here</div>
        
        
          .mybackground {background-color:#2cc9fa;}
        
        Background color #2cc9fa
      
           Border around this has a color of #2cc9fa        
        
          <div style="border:2px solid #2cc9fa;">Content here</div>
        
        
          .myborder {border:2px solid #2cc9fa;}
        
        Border color #2cc9fa