#8afeee color space conversions
Hex:
        #8afeee
        RGB:
        138, 254, 238
        CMY:
        46, 0, 7
        CMYK:
        46, 0, 6, 0
      HSL:
        172°, 98.3051%, 76.8627%
        HSV (HSB):
        172°, 45.6693%, 99.6078%
        XYZ:
        61.3557, 82.4599, 93.5715
        xyY:
        0.2585, 0.3474, 82.4599
      CIE-Lab:
        92.7775, -36.7441, -2.6004
        CIE-LCH:
        92.7775, 36.8360, 184.0480
        CIE-Luv:
        92.7775, -51.1481, 2.0249
        Hunter-Lab:
        90.8075, -38.3064, 2.4705
      #8afeee color charts
#8afeee RGB chart
      #8afeee CMYK chart
      #8afeee RGB pie chart
      #8afeee color shades, tints & tones
#8afeee color schemes
#8afeee color preview, HTML & CSS examples
           This text has a color of #8afeee        
        
          <p style="color:#8afeee;">Text here</p>
        
        
          .mytext {color:#8afeee;}
        
        Text color #8afeee
      
           This box has a color of #8afeee        
        
          <div style="background-color:#8afeee;">Content here</div>
        
        
          .mybackground {background-color:#8afeee;}
        
        Background color #8afeee
      
           Border around this has a color of #8afeee        
        
          <div style="border:2px solid #8afeee;">Content here</div>
        
        
          .myborder {border:2px solid #8afeee;}
        
        Border color #8afeee