#8cf0f1 color space conversions
Hex:
        #8cf0f1
        RGB:
        140, 240, 241
        CMY:
        45, 6, 5
        CMYK:
        42, 0, 0, 5
      HSL:
        181°, 78.2946%, 74.7059%
        HSV (HSB):
        181°, 41.9087%, 94.5098%
        XYZ:
        57.8525, 74.2465, 94.5009
        xyY:
        0.2553, 0.3277, 74.2465
      CIE-Lab:
        89.0389, -29.0152, -9.6738
        CIE-LCH:
        89.0389, 30.5854, 198.4386
        CIE-Luv:
        89.0389, -44.9123, -10.5290
        Hunter-Lab:
        86.1664, -30.9456, -4.7084
      #8cf0f1 color charts
#8cf0f1 RGB chart
      #8cf0f1 CMYK chart
      #8cf0f1 RGB pie chart
      #8cf0f1 color shades, tints & tones
#8cf0f1 color schemes
#8cf0f1 color preview, HTML & CSS examples
           This text has a color of #8cf0f1        
        
          <p style="color:#8cf0f1;">Text here</p>
        
        
          .mytext {color:#8cf0f1;}
        
        Text color #8cf0f1
      
           This box has a color of #8cf0f1        
        
          <div style="background-color:#8cf0f1;">Content here</div>
        
        
          .mybackground {background-color:#8cf0f1;}
        
        Background color #8cf0f1
      
           Border around this has a color of #8cf0f1        
        
          <div style="border:2px solid #8cf0f1;">Content here</div>
        
        
          .myborder {border:2px solid #8cf0f1;}
        
        Border color #8cf0f1