#b0dfff color space conversions
Hex:
#b0dfff
RGB:
176, 223, 255
CMY:
31, 13, 0
CMYK:
31, 13, 0, 0
HSL:
204°, 100.0000%, 84.5098%
HSV (HSB):
204°, 30.9804%, 100.0000%
XYZ:
62.3422, 69.2255, 104.6838
xyY:
0.2639, 0.2930, 69.2255
CIE-Lab:
86.6156, -7.8805, -20.4717
CIE-LCH:
86.6156, 21.9361, 248.9461
CIE-Luv:
86.6156, -24.2986, -31.4866
Hunter-Lab:
83.2018, -11.8552, -16.3569
#b0dfff color charts
#b0dfff color shades, tints & tones
#b0dfff color schemes
#b0dfff color preview, HTML & CSS examples
This text has a color of #b0dfff
<p style="color:#b0dfff;">Text here</p>
.mytext {color:#b0dfff;}
This box has a color of #b0dfff
<div style="background-color:#b0dfff;">Content here</div>
.mybackground {background-color:#b0dfff;}
Border around this has a color of #b0dfff
<div style="border:2px solid #b0dfff;">Content here</div>
.myborder {border:2px solid #b0dfff;}