#b8d3de color space conversions
Hex:
        #b8d3de
        RGB:
        184, 211, 222
        CMY:
        28, 17, 13
        CMYK:
        17, 5, 0, 13
      HSL:
        197°, 36.5385%, 79.6078%
        HSV (HSB):
        197°, 17.1171%, 87.0588%
        XYZ:
        56.2462, 62.0528, 78.1201
        xyY:
        0.2864, 0.3159, 62.0528
      CIE-Lab:
        82.9415, -6.6920, -8.4571
        CIE-LCH:
        82.9415, 10.7845, 231.6459
        CIE-Luv:
        82.9415, -14.7040, -11.9619
        Hunter-Lab:
        78.7736, -10.4005, -3.6566
      #b8d3de color charts
#b8d3de RGB chart
      #b8d3de CMYK chart
      #b8d3de RGB pie chart
      #b8d3de color shades, tints & tones
#b8d3de color schemes
#b8d3de color preview, HTML & CSS examples
           This text has a color of #b8d3de        
        
          <p style="color:#b8d3de;">Text here</p>
        
        
          .mytext {color:#b8d3de;}
        
        Text color #b8d3de
      
           This box has a color of #b8d3de        
        
          <div style="background-color:#b8d3de;">Content here</div>
        
        
          .mybackground {background-color:#b8d3de;}
        
        Background color #b8d3de
      
           Border around this has a color of #b8d3de        
        
          <div style="border:2px solid #b8d3de;">Content here</div>
        
        
          .myborder {border:2px solid #b8d3de;}
        
        Border color #b8d3de