#b2d9fd color space conversions
Hex:
#b2d9fd
RGB:
178, 217, 253
CMY:
30, 15, 1
CMYK:
30, 14, 0, 1
HSL:
209°, 94.9367%, 84.5098%
HSV (HSB):
209°, 29.6443%, 99.2157%
XYZ:
60.9026, 66.1825, 102.4931
xyY:
0.2653, 0.2883, 66.1825
CIE-Lab:
85.0894, -4.6723, -21.7163
CIE-LCH:
85.0894, 22.2133, 257.8578
CIE-Luv:
85.0894, -20.8644, -33.9857
Hunter-Lab:
81.3526, -8.7377, -17.7504
#b2d9fd color charts
#b2d9fd color shades, tints & tones
#b2d9fd color schemes
#b2d9fd color preview, HTML & CSS examples
This text has a color of #b2d9fd
<p style="color:#b2d9fd;">Text here</p>
.mytext {color:#b2d9fd;}
This box has a color of #b2d9fd
<div style="background-color:#b2d9fd;">Content here</div>
.mybackground {background-color:#b2d9fd;}
Border around this has a color of #b2d9fd
<div style="border:2px solid #b2d9fd;">Content here</div>
.myborder {border:2px solid #b2d9fd;}