#8dc3cb color space conversions
Hex:
        #8dc3cb
        RGB:
        141, 195, 203
        CMY:
        45, 24, 20
        CMYK:
        31, 4, 0, 20
      HSL:
        188°, 37.3494%, 67.4510%
        HSV (HSB):
        188°, 30.5419%, 79.6078%
        XYZ:
        41.2791, 49.0047, 63.7831
        xyY:
        0.2679, 0.3181, 49.0047
      CIE-Lab:
        75.4543, -15.5529, -9.6649
        CIE-LCH:
        75.4543, 18.3113, 211.8576
        CIE-Luv:
        75.4543, -26.6924, -12.3322
        Hunter-Lab:
        70.0034, -17.2493, -5.0193
      #8dc3cb color charts
#8dc3cb RGB chart
      #8dc3cb CMYK chart
      #8dc3cb RGB pie chart
      #8dc3cb color shades, tints & tones
#8dc3cb color schemes
#8dc3cb color preview, HTML & CSS examples
           This text has a color of #8dc3cb        
        
          <p style="color:#8dc3cb;">Text here</p>
        
        
          .mytext {color:#8dc3cb;}
        
        Text color #8dc3cb
      
           This box has a color of #8dc3cb        
        
          <div style="background-color:#8dc3cb;">Content here</div>
        
        
          .mybackground {background-color:#8dc3cb;}
        
        Background color #8dc3cb
      
           Border around this has a color of #8dc3cb        
        
          <div style="border:2px solid #8dc3cb;">Content here</div>
        
        
          .myborder {border:2px solid #8dc3cb;}
        
        Border color #8dc3cb