#b1ddc3 color space conversions
Hex:
        #b1ddc3
        RGB:
        177, 221, 195
        CMY:
        31, 13, 24
        CMYK:
        20, 0, 12, 13
      HSL:
        145°, 39.2857%, 78.0392%
        HSV (HSB):
        145°, 19.9095%, 86.6667%
        XYZ:
        53.8382, 65.0001, 61.3385
        xyY:
        0.2988, 0.3608, 65.0001
      CIE-Lab:
        84.4838, -19.4180, 8.0692
        CIE-LCH:
        84.4838, 21.0278, 157.4346
        CIE-Luv:
        84.4838, -22.2746, 15.3733
        Hunter-Lab:
        80.6227, -21.8909, 11.3275
      #b1ddc3 color charts
#b1ddc3 RGB chart
      #b1ddc3 CMYK chart
      #b1ddc3 RGB pie chart
      #b1ddc3 color shades, tints & tones
#b1ddc3 color schemes
#b1ddc3 color preview, HTML & CSS examples
           This text has a color of #b1ddc3        
        
          <p style="color:#b1ddc3;">Text here</p>
        
        
          .mytext {color:#b1ddc3;}
        
        Text color #b1ddc3
      
           This box has a color of #b1ddc3        
        
          <div style="background-color:#b1ddc3;">Content here</div>
        
        
          .mybackground {background-color:#b1ddc3;}
        
        Background color #b1ddc3
      
           Border around this has a color of #b1ddc3        
        
          <div style="border:2px solid #b1ddc3;">Content here</div>
        
        
          .myborder {border:2px solid #b1ddc3;}
        
        Border color #b1ddc3