#b5d5d1 color space conversions
Hex:
        #b5d5d1
        RGB:
        181, 213, 209
        CMY:
        29, 16, 18
        CMYK:
        15, 0, 2, 16
      HSL:
        173°, 27.5862%, 77.2549%
        HSV (HSB):
        173°, 15.0235%, 83.5294%
        XYZ:
        54.3589, 62.0157, 69.4268
        xyY:
        0.2926, 0.3338, 62.0157
      CIE-Lab:
        82.9218, -11.3557, -1.5868
        CIE-LCH:
        82.9218, 11.4660, 187.9546
        CIE-Luv:
        82.9218, -16.7746, -0.4747
        Hunter-Lab:
        78.7501, -14.5991, 2.8544
      #b5d5d1 color charts
#b5d5d1 RGB chart
      #b5d5d1 CMYK chart
      #b5d5d1 RGB pie chart
      #b5d5d1 color shades, tints & tones
#b5d5d1 color schemes
#b5d5d1 color preview, HTML & CSS examples
           This text has a color of #b5d5d1        
        
          <p style="color:#b5d5d1;">Text here</p>
        
        
          .mytext {color:#b5d5d1;}
        
        Text color #b5d5d1
      
           This box has a color of #b5d5d1        
        
          <div style="background-color:#b5d5d1;">Content here</div>
        
        
          .mybackground {background-color:#b5d5d1;}
        
        Background color #b5d5d1
      
           Border around this has a color of #b5d5d1        
        
          <div style="border:2px solid #b5d5d1;">Content here</div>
        
        
          .myborder {border:2px solid #b5d5d1;}
        
        Border color #b5d5d1