#b6d1de color space conversions
Hex:
        #b6d1de
        RGB:
        182, 209, 222
        CMY:
        29, 18, 13
        CMYK:
        18, 6, 0, 13
      HSL:
        200°, 37.7358%, 79.2157%
        HSV (HSB):
        200°, 18.0180%, 87.0588%
        XYZ:
        55.2767, 60.8199, 77.9333
        xyY:
        0.2849, 0.3135, 60.8199
      CIE-Lab:
        82.2818, -6.2747, -9.4515
        CIE-LCH:
        82.2818, 11.3447, 236.4205
        CIE-Luv:
        82.2818, -14.7562, -13.5944
        Hunter-Lab:
        77.9871, -9.9581, -4.6580
      #b6d1de color charts
#b6d1de RGB chart
      #b6d1de CMYK chart
      #b6d1de RGB pie chart
      #b6d1de color shades, tints & tones
#b6d1de color schemes
#b6d1de color preview, HTML & CSS examples
           This text has a color of #b6d1de        
        
          <p style="color:#b6d1de;">Text here</p>
        
        
          .mytext {color:#b6d1de;}
        
        Text color #b6d1de
      
           This box has a color of #b6d1de        
        
          <div style="background-color:#b6d1de;">Content here</div>
        
        
          .mybackground {background-color:#b6d1de;}
        
        Background color #b6d1de
      
           Border around this has a color of #b6d1de        
        
          <div style="border:2px solid #b6d1de;">Content here</div>
        
        
          .myborder {border:2px solid #b6d1de;}
        
        Border color #b6d1de