#2df8fa color space conversions
Hex:
        #2df8fa
        RGB:
        45, 248, 250
        CMY:
        82, 3, 2
        CMYK:
        82, 1, 0, 2
      HSL:
        181°, 95.3488%, 57.8431%
        HSV (HSB):
        181°, 82.0000%, 98.0392%
        XYZ:
        51.9049, 74.5948, 102.1050
        xyY:
        0.2271, 0.3263, 74.5948
      CIE-Lab:
        89.2029, -44.7712, -14.3765
        CIE-LCH:
        89.2029, 47.0228, 197.8024
        CIE-Luv:
        89.2029, -66.4297, -16.0512
        Hunter-Lab:
        86.3683, -43.8710, -9.6351
      #2df8fa color charts
#2df8fa RGB chart
      #2df8fa CMYK chart
      #2df8fa RGB pie chart
      #2df8fa color shades, tints & tones
#2df8fa color schemes
#2df8fa color preview, HTML & CSS examples
           This text has a color of #2df8fa        
        
          <p style="color:#2df8fa;">Text here</p>
        
        
          .mytext {color:#2df8fa;}
        
        Text color #2df8fa
      
           This box has a color of #2df8fa        
        
          <div style="background-color:#2df8fa;">Content here</div>
        
        
          .mybackground {background-color:#2df8fa;}
        
        Background color #2df8fa
      
           Border around this has a color of #2df8fa        
        
          <div style="border:2px solid #2df8fa;">Content here</div>
        
        
          .myborder {border:2px solid #2df8fa;}
        
        Border color #2df8fa