#8afeda color space conversions
Hex:
        #8afeda
        RGB:
        138, 254, 218
        CMY:
        46, 0, 15
        CMYK:
        46, 0, 14, 0
      HSL:
        161°, 98.3051%, 76.8627%
        HSV (HSB):
        161°, 45.6693%, 99.6078%
        XYZ:
        58.5779, 81.3489, 78.9442
        xyY:
        0.2676, 0.3717, 81.3489
      CIE-Lab:
        92.2867, -41.2508, 7.0280
        CIE-LCH:
        92.2867, 41.8452, 170.3312
        CIE-Luv:
        92.2867, -51.8813, 17.6589
        Hunter-Lab:
        90.1936, -41.9086, 11.2405
      #8afeda color charts
#8afeda RGB chart
      #8afeda CMYK chart
      #8afeda RGB pie chart
      #8afeda color shades, tints & tones
#8afeda color schemes
#8afeda color preview, HTML & CSS examples
           This text has a color of #8afeda        
        
          <p style="color:#8afeda;">Text here</p>
        
        
          .mytext {color:#8afeda;}
        
        Text color #8afeda
      
           This box has a color of #8afeda        
        
          <div style="background-color:#8afeda;">Content here</div>
        
        
          .mybackground {background-color:#8afeda;}
        
        Background color #8afeda
      
           Border around this has a color of #8afeda        
        
          <div style="border:2px solid #8afeda;">Content here</div>
        
        
          .myborder {border:2px solid #8afeda;}
        
        Border color #8afeda