#b0ddf9 color space conversions
Hex:
#b0ddf9
RGB:
176, 221, 249
CMY:
31, 13, 2
CMYK:
29, 11, 0, 2
HSL:
203°, 85.8824%, 83.3333%
HSV (HSB):
203°, 29.3173%, 97.6471%
XYZ:
60.8598, 67.7826, 99.4982
xyY:
0.2668, 0.2971, 67.7826
CIE-Lab:
85.8976, -8.2566, -18.3949
CIE-LCH:
85.8976, 20.1630, 245.8268
CIE-Luv:
85.8976, -23.3759, -27.9402
Hunter-Lab:
82.3302, -12.1276, -14.0224
#b0ddf9 color charts
#b0ddf9 color shades, tints & tones
#b0ddf9 color schemes
#b0ddf9 color preview, HTML & CSS examples
This text has a color of #b0ddf9
<p style="color:#b0ddf9;">Text here</p>
.mytext {color:#b0ddf9;}
This box has a color of #b0ddf9
<div style="background-color:#b0ddf9;">Content here</div>
.mybackground {background-color:#b0ddf9;}
Border around this has a color of #b0ddf9
<div style="border:2px solid #b0ddf9;">Content here</div>
.myborder {border:2px solid #b0ddf9;}