#b2defb color space conversions
Hex:
#b2defb
RGB:
178, 222, 251
CMY:
30, 13, 2
CMYK:
29, 12, 0, 2
HSL:
204°, 90.1235%, 84.1176%
HSV (HSB):
204°, 29.0837%, 98.4314%
XYZ:
61.8940, 68.6726, 101.2598
xyY:
0.2670, 0.2962, 68.6726
CIE-Lab:
86.3416, -7.7434, -18.7680
CIE-LCH:
86.3416, 20.3026, 247.5797
CIE-Luv:
86.3416, -22.9684, -28.6551
Hunter-Lab:
82.8689, -11.7007, -14.4398
#b2defb color charts
#b2defb color shades, tints & tones
#b2defb color schemes
#b2defb color preview, HTML & CSS examples
This text has a color of #b2defb
<p style="color:#b2defb;">Text here</p>
.mytext {color:#b2defb;}
This box has a color of #b2defb
<div style="background-color:#b2defb;">Content here</div>
.mybackground {background-color:#b2defb;}
Border around this has a color of #b2defb
<div style="border:2px solid #b2defb;">Content here</div>
.myborder {border:2px solid #b2defb;}