#8defc8 color space conversions
Hex:
        #8defc8
        RGB:
        141, 239, 200
        CMY:
        45, 6, 22
        CMYK:
        41, 0, 16, 6
      HSL:
        156°, 75.3846%, 74.5098%
        HSV (HSB):
        156°, 41.0042%, 93.7255%
        XYZ:
        52.2763, 71.5659, 65.7019
        xyY:
        0.2758, 0.3776, 71.5659
      CIE-Lab:
        87.7592, -37.5760, 9.8890
        CIE-LCH:
        87.7592, 38.8555, 165.2557
        CIE-Luv:
        87.7592, -45.3728, 21.1678
        Hunter-Lab:
        84.5966, -37.7403, 13.1701
      #8defc8 color charts
#8defc8 RGB chart
      #8defc8 CMYK chart
      #8defc8 RGB pie chart
      #8defc8 color shades, tints & tones
#8defc8 color schemes
#8defc8 color preview, HTML & CSS examples
           This text has a color of #8defc8        
        
          <p style="color:#8defc8;">Text here</p>
        
        
          .mytext {color:#8defc8;}
        
        Text color #8defc8
      
           This box has a color of #8defc8        
        
          <div style="background-color:#8defc8;">Content here</div>
        
        
          .mybackground {background-color:#8defc8;}
        
        Background color #8defc8
      
           Border around this has a color of #8defc8        
        
          <div style="border:2px solid #8defc8;">Content here</div>
        
        
          .myborder {border:2px solid #8defc8;}
        
        Border color #8defc8