#b0dff6 color space conversions
Hex:
#b0dff6
RGB:
176, 223, 246
CMY:
31, 13, 4
CMYK:
28, 9, 0, 4
HSL:
200°, 79.5455%, 82.7451%
HSV (HSB):
200°, 28.4553%, 96.4706%
XYZ:
60.9267, 68.6593, 97.2302
xyY:
0.2686, 0.3027, 68.6593
CIE-Lab:
86.3350, -9.9843, -16.1547
CIE-LCH:
86.3350, 18.9910, 238.2820
CIE-Luv:
86.3350, -24.1988, -23.9849
Hunter-Lab:
82.8609, -13.7574, -11.5691
#b0dff6 color charts
#b0dff6 color shades, tints & tones
#b0dff6 color schemes
#b0dff6 color preview, HTML & CSS examples
This text has a color of #b0dff6
<p style="color:#b0dff6;">Text here</p>
.mytext {color:#b0dff6;}
This box has a color of #b0dff6
<div style="background-color:#b0dff6;">Content here</div>
.mybackground {background-color:#b0dff6;}
Border around this has a color of #b0dff6
<div style="border:2px solid #b0dff6;">Content here</div>
.myborder {border:2px solid #b0dff6;}