#8dc2ce color space conversions
Hex:
        #8dc2ce
        RGB:
        141, 194, 206
        CMY:
        45, 24, 19
        CMYK:
        32, 6, 0, 19
      HSL:
        191°, 39.8773%, 68.0392%
        HSV (HSB):
        191°, 31.5534%, 80.7843%
        XYZ:
        41.4169, 48.7025, 65.6101
        xyY:
        0.2660, 0.3127, 48.7025
      CIE-Lab:
        75.2659, -14.3202, -11.5725
        CIE-LCH:
        75.2659, 18.4117, 218.9426
        CIE-Luv:
        75.2659, -26.2563, -15.5482
        Hunter-Lab:
        69.7872, -16.1925, -6.8902
      #8dc2ce color charts
#8dc2ce RGB chart
      #8dc2ce CMYK chart
      #8dc2ce RGB pie chart
      #8dc2ce color shades, tints & tones
#8dc2ce color schemes
#8dc2ce color preview, HTML & CSS examples
           This text has a color of #8dc2ce        
        
          <p style="color:#8dc2ce;">Text here</p>
        
        
          .mytext {color:#8dc2ce;}
        
        Text color #8dc2ce
      
           This box has a color of #8dc2ce        
        
          <div style="background-color:#8dc2ce;">Content here</div>
        
        
          .mybackground {background-color:#8dc2ce;}
        
        Background color #8dc2ce
      
           Border around this has a color of #8dc2ce        
        
          <div style="border:2px solid #8dc2ce;">Content here</div>
        
        
          .myborder {border:2px solid #8dc2ce;}
        
        Border color #8dc2ce