#8dc0cb color space conversions
Hex:
        #8dc0cb
        RGB:
        141, 192, 203
        CMY:
        45, 25, 20
        CMYK:
        31, 5, 0, 20
      HSL:
        191°, 37.3494%, 67.4510%
        HSV (HSB):
        191°, 30.5419%, 79.6078%
        XYZ:
        40.6136, 47.6738, 63.5613
        xyY:
        0.2675, 0.3140, 47.6738
      CIE-Lab:
        74.6187, -13.9972, -10.9113
        CIE-LCH:
        74.6187, 17.7476, 217.9377
        CIE-Luv:
        74.6187, -25.4009, -14.5254
        Hunter-Lab:
        69.0462, -15.8355, -6.2478
      #8dc0cb color charts
#8dc0cb RGB chart
      #8dc0cb CMYK chart
      #8dc0cb RGB pie chart
      #8dc0cb color shades, tints & tones
#8dc0cb color schemes
#8dc0cb color preview, HTML & CSS examples
           This text has a color of #8dc0cb        
        
          <p style="color:#8dc0cb;">Text here</p>
        
        
          .mytext {color:#8dc0cb;}
        
        Text color #8dc0cb
      
           This box has a color of #8dc0cb        
        
          <div style="background-color:#8dc0cb;">Content here</div>
        
        
          .mybackground {background-color:#8dc0cb;}
        
        Background color #8dc0cb
      
           Border around this has a color of #8dc0cb        
        
          <div style="border:2px solid #8dc0cb;">Content here</div>
        
        
          .myborder {border:2px solid #8dc0cb;}
        
        Border color #8dc0cb