#8cf0e1 color space conversions
Hex:
        #8cf0e1
        RGB:
        140, 240, 225
        CMY:
        45, 6, 12
        CMYK:
        42, 0, 6, 6
      HSL:
        171°, 76.9231%, 74.5098%
        HSV (HSB):
        171°, 41.6667%, 94.1176%
        XYZ:
        55.5659, 73.3319, 82.4600
        xyY:
        0.2629, 0.3470, 73.3319
      CIE-Lab:
        88.6058, -32.8063, -1.9471
        CIE-LCH:
        88.6058, 32.8640, 183.3966
        CIE-Luv:
        88.6058, -45.3965, 2.4193
        Hunter-Lab:
        85.6340, -34.0351, 2.8514
      #8cf0e1 color charts
#8cf0e1 RGB chart
      #8cf0e1 CMYK chart
      #8cf0e1 RGB pie chart
      #8cf0e1 color shades, tints & tones
#8cf0e1 color schemes
#8cf0e1 color preview, HTML & CSS examples
           This text has a color of #8cf0e1        
        
          <p style="color:#8cf0e1;">Text here</p>
        
        
          .mytext {color:#8cf0e1;}
        
        Text color #8cf0e1
      
           This box has a color of #8cf0e1        
        
          <div style="background-color:#8cf0e1;">Content here</div>
        
        
          .mybackground {background-color:#8cf0e1;}
        
        Background color #8cf0e1
      
           Border around this has a color of #8cf0e1        
        
          <div style="border:2px solid #8cf0e1;">Content here</div>
        
        
          .myborder {border:2px solid #8cf0e1;}
        
        Border color #8cf0e1