#80acdf color space conversions
Hex:
        #80acdf
        RGB:
        128, 172, 223
        CMY:
        50, 33, 13
        CMYK:
        43, 23, 0, 13
      HSL:
        212°, 59.7484%, 68.8235%
        HSV (HSB):
        212°, 42.6009%, 87.4510%
        XYZ:
        36.9739, 39.4220, 75.4725
        xyY:
        0.2435, 0.2596, 39.4220
      CIE-Lab:
        69.0558, -1.6232, -30.3519
        CIE-LCH:
        69.0558, 30.3953, 266.9387
        CIE-Luv:
        69.0558, -22.2690, -47.7884
        Hunter-Lab:
        62.7869, -4.7622, -27.3182
      #80acdf color charts
#80acdf RGB chart
      #80acdf CMYK chart
      #80acdf RGB pie chart
      #80acdf color shades, tints & tones
#80acdf color schemes
#80acdf color preview, HTML & CSS examples
           This text has a color of #80acdf        
        
          <p style="color:#80acdf;">Text here</p>
        
        
          .mytext {color:#80acdf;}
        
        Text color #80acdf
      
           This box has a color of #80acdf        
        
          <div style="background-color:#80acdf;">Content here</div>
        
        
          .mybackground {background-color:#80acdf;}
        
        Background color #80acdf
      
           Border around this has a color of #80acdf        
        
          <div style="border:2px solid #80acdf;">Content here</div>
        
        
          .myborder {border:2px solid #80acdf;}
        
        Border color #80acdf