#b0dffc color space conversions
Hex:
#b0dffc
RGB:
176, 223, 252
CMY:
31, 13, 1
CMYK:
30, 12, 0, 1
HSL:
203°, 92.6829%, 83.9216%
HSV (HSB):
203°, 30.1587%, 98.8235%
XYZ:
61.8629, 69.0337, 102.1598
xyY:
0.2654, 0.2962, 69.0337
CIE-Lab:
86.5208, -8.5880, -19.0358
CIE-LCH:
86.5208, 20.8834, 245.7176
CIE-Luv:
86.5208, -24.2650, -28.9792
Hunter-Lab:
83.0865, -12.4976, -14.7400
#b0dffc color charts
#b0dffc color shades, tints & tones
#b0dffc color schemes
#b0dffc color preview, HTML & CSS examples
This text has a color of #b0dffc
<p style="color:#b0dffc;">Text here</p>
.mytext {color:#b0dffc;}
This box has a color of #b0dffc
<div style="background-color:#b0dffc;">Content here</div>
.mybackground {background-color:#b0dffc;}
Border around this has a color of #b0dffc
<div style="border:2px solid #b0dffc;">Content here</div>
.myborder {border:2px solid #b0dffc;}