#80d1fd color space conversions
Hex:
        #80d1fd
        RGB:
        128, 209, 253
        CMY:
        50, 18, 1
        CMYK:
        49, 17, 0, 1
      HSL:
        201°, 96.8992%, 74.7059%
        HSV (HSB):
        201°, 49.4071%, 99.2157%
        XYZ:
        49.4322, 57.2820, 101.3797
        xyY:
        0.2375, 0.2753, 57.2820
      CIE-Lab:
        80.3379, -13.1562, -29.1962
        CIE-LCH:
        80.3379, 32.0235, 245.7431
        CIE-Luv:
        80.3379, -36.3501, -45.1762
        Hunter-Lab:
        75.6849, -15.8645, -26.4394
      #80d1fd color charts
#80d1fd RGB chart
      #80d1fd CMYK chart
      #80d1fd RGB pie chart
      #80d1fd color shades, tints & tones
#80d1fd color schemes
#80d1fd color preview, HTML & CSS examples
           This text has a color of #80d1fd        
        
          <p style="color:#80d1fd;">Text here</p>
        
        
          .mytext {color:#80d1fd;}
        
        Text color #80d1fd
      
           This box has a color of #80d1fd        
        
          <div style="background-color:#80d1fd;">Content here</div>
        
        
          .mybackground {background-color:#80d1fd;}
        
        Background color #80d1fd
      
           Border around this has a color of #80d1fd        
        
          <div style="border:2px solid #80d1fd;">Content here</div>
        
        
          .myborder {border:2px solid #80d1fd;}
        
        Border color #80d1fd