#b0cdc1 color space conversions
Hex:
        #b0cdc1
        RGB:
        176, 205, 193
        CMY:
        31, 20, 24
        CMYK:
        14, 0, 6, 20
      HSL:
        155°, 22.4806%, 74.7059%
        HSV (HSB):
        155°, 14.1463%, 80.3922%
        XYZ:
        49.3615, 56.7430, 58.8029
        xyY:
        0.2993, 0.3441, 56.7430
      CIE-Lab:
        80.0348, -12.0415, 2.7066
        CIE-LCH:
        80.0348, 12.3419, 167.3321
        CIE-Luv:
        80.0348, -15.0823, 6.1142
        Hunter-Lab:
        75.3280, -14.8551, 6.4463
      #b0cdc1 color charts
#b0cdc1 RGB chart
      #b0cdc1 CMYK chart
      #b0cdc1 RGB pie chart
      #b0cdc1 color shades, tints & tones
#b0cdc1 color schemes
#b0cdc1 color preview, HTML & CSS examples
           This text has a color of #b0cdc1        
        
          <p style="color:#b0cdc1;">Text here</p>
        
        
          .mytext {color:#b0cdc1;}
        
        Text color #b0cdc1
      
           This box has a color of #b0cdc1        
        
          <div style="background-color:#b0cdc1;">Content here</div>
        
        
          .mybackground {background-color:#b0cdc1;}
        
        Background color #b0cdc1
      
           Border around this has a color of #b0cdc1        
        
          <div style="border:2px solid #b0cdc1;">Content here</div>
        
        
          .myborder {border:2px solid #b0cdc1;}
        
        Border color #b0cdc1