#b2dbff color space conversions
Hex:
#b2dbff
RGB:
178, 219, 255
CMY:
30, 14, 0
CMYK:
30, 14, 0, 0
HSL:
208°, 100.0000%, 84.9020%
HSV (HSB):
208°, 30.1961%, 100.0000%
XYZ:
61.7416, 67.3480, 104.3531
xyY:
0.2645, 0.2885, 67.3480
CIE-Lab:
85.6794, -5.2447, -21.8778
CIE-LCH:
85.6794, 22.4976, 256.5191
CIE-Luv:
85.6794, -21.7502, -34.1974
Hunter-Lab:
82.0658, -9.3221, -17.9458
#b2dbff color charts
#b2dbff color shades, tints & tones
#b2dbff color schemes
#b2dbff color preview, HTML & CSS examples
This text has a color of #b2dbff
<p style="color:#b2dbff;">Text here</p>
.mytext {color:#b2dbff;}
This box has a color of #b2dbff
<div style="background-color:#b2dbff;">Content here</div>
.mybackground {background-color:#b2dbff;}
Border around this has a color of #b2dbff
<div style="border:2px solid #b2dbff;">Content here</div>
.myborder {border:2px solid #b2dbff;}