#80abed color space conversions
Hex:
        #80abed
        RGB:
        128, 171, 237
        CMY:
        50, 33, 7
        CMYK:
        46, 28, 0, 7
      HSL:
        216°, 75.1724%, 71.5686%
        HSV (HSB):
        216°, 45.9916%, 92.9412%
        XYZ:
        38.7511, 39.8294, 85.7662
        xyY:
        0.2358, 0.2424, 39.8294
      CIE-Lab:
        69.3479, 2.8746, -37.5549
        CIE-LCH:
        69.3479, 37.6648, 274.3770
        CIE-Luv:
        69.3479, -21.9595, -60.5287
        Hunter-Lab:
        63.1106, -0.8412, -36.3967
      #80abed color charts
#80abed RGB chart
      #80abed CMYK chart
      #80abed RGB pie chart
      #80abed color shades, tints & tones
#80abed color schemes
#80abed color preview, HTML & CSS examples
           This text has a color of #80abed        
        
          <p style="color:#80abed;">Text here</p>
        
        
          .mytext {color:#80abed;}
        
        Text color #80abed
      
           This box has a color of #80abed        
        
          <div style="background-color:#80abed;">Content here</div>
        
        
          .mybackground {background-color:#80abed;}
        
        Background color #80abed
      
           Border around this has a color of #80abed        
        
          <div style="border:2px solid #80abed;">Content here</div>
        
        
          .myborder {border:2px solid #80abed;}
        
        Border color #80abed