#8eddea color space conversions
Hex:
        #8eddea
        RGB:
        142, 221, 234
        CMY:
        44, 13, 8
        CMYK:
        39, 6, 0, 8
      HSL:
        188°, 68.6567%, 73.7255%
        HSV (HSB):
        188°, 39.3162%, 91.7647%
        XYZ:
        51.8631, 63.4042, 87.3467
        xyY:
        0.2560, 0.3129, 63.4042
      CIE-Lab:
        83.6546, -20.9662, -14.0158
        CIE-LCH:
        83.6546, 25.2195, 213.7626
        CIE-Luv:
        83.6546, -36.8030, -18.7347
        Hunter-Lab:
        79.6268, -23.0849, -9.2995
      #8eddea color charts
#8eddea RGB chart
      #8eddea CMYK chart
      #8eddea RGB pie chart
      #8eddea color shades, tints & tones
#8eddea color schemes
#8eddea color preview, HTML & CSS examples
           This text has a color of #8eddea        
        
          <p style="color:#8eddea;">Text here</p>
        
        
          .mytext {color:#8eddea;}
        
        Text color #8eddea
      
           This box has a color of #8eddea        
        
          <div style="background-color:#8eddea;">Content here</div>
        
        
          .mybackground {background-color:#8eddea;}
        
        Background color #8eddea
      
           Border around this has a color of #8eddea        
        
          <div style="border:2px solid #8eddea;">Content here</div>
        
        
          .myborder {border:2px solid #8eddea;}
        
        Border color #8eddea