#8aedbf color space conversions
Hex:
        #8aedbf
        RGB:
        138, 237, 191
        CMY:
        46, 7, 25
        CMYK:
        42, 0, 19, 7
      HSL:
        152°, 73.3333%, 73.5294%
        HSV (HSB):
        152°, 41.7722%, 92.9412%
        XYZ:
        50.1694, 69.7332, 60.1059
        xyY:
        0.2787, 0.3874, 69.7332
      CIE-Lab:
        86.8659, -39.3047, 13.2901
        CIE-LCH:
        86.8659, 41.4908, 161.3181
        CIE-Luv:
        86.8659, -45.8803, 26.3404
        Hunter-Lab:
        83.5064, -38.8962, 15.7790
      #8aedbf color charts
#8aedbf RGB chart
      #8aedbf CMYK chart
      #8aedbf RGB pie chart
      #8aedbf color shades, tints & tones
#8aedbf color schemes
#8aedbf color preview, HTML & CSS examples
           This text has a color of #8aedbf        
        
          <p style="color:#8aedbf;">Text here</p>
        
        
          .mytext {color:#8aedbf;}
        
        Text color #8aedbf
      
           This box has a color of #8aedbf        
        
          <div style="background-color:#8aedbf;">Content here</div>
        
        
          .mybackground {background-color:#8aedbf;}
        
        Background color #8aedbf
      
           Border around this has a color of #8aedbf        
        
          <div style="border:2px solid #8aedbf;">Content here</div>
        
        
          .myborder {border:2px solid #8aedbf;}
        
        Border color #8aedbf