#8cfbdf color space conversions
Hex:
        #8cfbdf
        RGB:
        140, 251, 223
        CMY:
        45, 2, 13
        CMYK:
        44, 0, 11, 2
      HSL:
        165°, 93.2773%, 76.6667%
        HSV (HSB):
        165°, 44.2231%, 98.4314%
        XYZ:
        58.6317, 79.8975, 82.1436
        xyY:
        0.2657, 0.3621, 79.8975
      CIE-Lab:
        91.6389, -38.3282, 3.5159
        CIE-LCH:
        91.6389, 38.4892, 174.7589
        CIE-Luv:
        91.6389, -49.8624, 11.8235
        Hunter-Lab:
        89.3854, -39.3388, 8.0833
      #8cfbdf color charts
#8cfbdf RGB chart
      #8cfbdf CMYK chart
      #8cfbdf RGB pie chart
      #8cfbdf color shades, tints & tones
#8cfbdf color schemes
#8cfbdf color preview, HTML & CSS examples
           This text has a color of #8cfbdf        
        
          <p style="color:#8cfbdf;">Text here</p>
        
        
          .mytext {color:#8cfbdf;}
        
        Text color #8cfbdf
      
           This box has a color of #8cfbdf        
        
          <div style="background-color:#8cfbdf;">Content here</div>
        
        
          .mybackground {background-color:#8cfbdf;}
        
        Background color #8cfbdf
      
           Border around this has a color of #8cfbdf        
        
          <div style="border:2px solid #8cfbdf;">Content here</div>
        
        
          .myborder {border:2px solid #8cfbdf;}
        
        Border color #8cfbdf