#2df9fa color space conversions
Hex:
        #2df9fa
        RGB:
        45, 249, 250
        CMY:
        82, 2, 2
        CMYK:
        82, 0, 0, 2
      HSL:
        180°, 95.3488%, 57.8431%
        HSV (HSB):
        180°, 82.0000%, 98.0392%
        XYZ:
        52.2132, 75.2114, 102.2078
        xyY:
        0.2274, 0.3275, 75.2114
      CIE-Lab:
        89.4919, -45.2096, -13.9438
        CIE-LCH:
        89.4919, 47.3111, 197.1411
        CIE-Luv:
        89.4919, -66.7650, -15.2696
        Hunter-Lab:
        86.7245, -44.3005, -9.1682
      #2df9fa color charts
#2df9fa RGB chart
      #2df9fa CMYK chart
      #2df9fa RGB pie chart
      #2df9fa color shades, tints & tones
#2df9fa color schemes
#2df9fa color preview, HTML & CSS examples
           This text has a color of #2df9fa        
        
          <p style="color:#2df9fa;">Text here</p>
        
        
          .mytext {color:#2df9fa;}
        
        Text color #2df9fa
      
           This box has a color of #2df9fa        
        
          <div style="background-color:#2df9fa;">Content here</div>
        
        
          .mybackground {background-color:#2df9fa;}
        
        Background color #2df9fa
      
           Border around this has a color of #2df9fa        
        
          <div style="border:2px solid #2df9fa;">Content here</div>
        
        
          .myborder {border:2px solid #2df9fa;}
        
        Border color #2df9fa