#b8dcde color space conversions
Hex:
        #b8dcde
        RGB:
        184, 220, 222
        CMY:
        28, 14, 13
        CMYK:
        17, 1, 0, 13
      HSL:
        183°, 36.5385%, 79.6078%
        HSV (HSB):
        183°, 17.1171%, 87.0588%
        XYZ:
        58.5452, 66.6507, 78.8864
        xyY:
        0.2869, 0.3266, 66.6507
      CIE-Lab:
        85.3272, -11.3323, -4.9273
        CIE-LCH:
        85.3272, 12.3572, 203.4993
        CIE-Luv:
        85.3272, -18.8577, -5.6731
        Hunter-Lab:
        81.6399, -14.8647, -0.1425
      #b8dcde color charts
#b8dcde RGB chart
      #b8dcde CMYK chart
      #b8dcde RGB pie chart
      #b8dcde color shades, tints & tones
#b8dcde color schemes
#b8dcde color preview, HTML & CSS examples
           This text has a color of #b8dcde        
        
          <p style="color:#b8dcde;">Text here</p>
        
        
          .mytext {color:#b8dcde;}
        
        Text color #b8dcde
      
           This box has a color of #b8dcde        
        
          <div style="background-color:#b8dcde;">Content here</div>
        
        
          .mybackground {background-color:#b8dcde;}
        
        Background color #b8dcde
      
           Border around this has a color of #b8dcde        
        
          <div style="border:2px solid #b8dcde;">Content here</div>
        
        
          .myborder {border:2px solid #b8dcde;}
        
        Border color #b8dcde