#80e9fd color space conversions
Hex:
        #80e9fd
        RGB:
        128, 233, 253
        CMY:
        50, 9, 1
        CMYK:
        49, 8, 0, 1
      HSL:
        190°, 96.8992%, 74.7059%
        HSV (HSB):
        190°, 49.4071%, 99.2157%
        XYZ:
        55.7706, 69.9589, 103.4925
        xyY:
        0.2433, 0.3052, 69.9589
      CIE-Lab:
        86.9767, -25.2716, -19.0975
        CIE-LCH:
        86.9767, 31.6760, 217.0779
        CIE-Luv:
        86.9767, -45.5158, -26.6467
        Hunter-Lab:
        83.6414, -27.3518, -14.8126
      #80e9fd color charts
#80e9fd RGB chart
      #80e9fd CMYK chart
      #80e9fd RGB pie chart
      #80e9fd color shades, tints & tones
#80e9fd color schemes
#80e9fd color preview, HTML & CSS examples
           This text has a color of #80e9fd        
        
          <p style="color:#80e9fd;">Text here</p>
        
        
          .mytext {color:#80e9fd;}
        
        Text color #80e9fd
      
           This box has a color of #80e9fd        
        
          <div style="background-color:#80e9fd;">Content here</div>
        
        
          .mybackground {background-color:#80e9fd;}
        
        Background color #80e9fd
      
           Border around this has a color of #80e9fd        
        
          <div style="border:2px solid #80e9fd;">Content here</div>
        
        
          .myborder {border:2px solid #80e9fd;}
        
        Border color #80e9fd