#b0ddf8 color space conversions
Hex:
#b0ddf8
RGB:
176, 221, 248
CMY:
31, 13, 3
CMYK:
29, 11, 0, 3
HSL:
203°, 83.7209%, 83.1373%
HSV (HSB):
203°, 29.0323%, 97.2549%
XYZ:
60.7042, 67.7203, 98.6788
xyY:
0.2673, 0.2982, 67.7203
CIE-Lab:
85.8664, -8.4898, -17.9144
CIE-LCH:
85.8664, 19.8243, 244.6434
CIE-Luv:
85.8664, -23.3633, -27.1066
Hunter-Lab:
82.2924, -12.3383, -13.4915
#b0ddf8 color charts
#b0ddf8 color shades, tints & tones
#b0ddf8 color schemes
#b0ddf8 color preview, HTML & CSS examples
This text has a color of #b0ddf8
<p style="color:#b0ddf8;">Text here</p>
.mytext {color:#b0ddf8;}
This box has a color of #b0ddf8
<div style="background-color:#b0ddf8;">Content here</div>
.mybackground {background-color:#b0ddf8;}
Border around this has a color of #b0ddf8
<div style="border:2px solid #b0ddf8;">Content here</div>
.myborder {border:2px solid #b0ddf8;}