#b2bfca color space conversions
Hex:
#b2bfca
RGB:
178, 191, 202
CMY:
30, 25, 21
CMYK:
12, 5, 0, 21
HSL:
208°, 18.4615%, 74.5098%
HSV (HSB):
208°, 11.8812%, 79.2157%
XYZ:
47.6516, 50.9908, 63.2078
xyY:
0.2944, 0.3150, 50.9908
CIE-Lab:
76.6735, -2.2482, -7.0582
CIE-LCH:
76.6735, 7.4076, 252.3324
CIE-Luv:
76.6735, -7.6153, -10.3639
Hunter-Lab:
71.4079, -5.8480, -2.4960
#b2bfca color charts
#b2bfca color shades, tints & tones
#b2bfca color schemes
#b2bfca color preview, HTML & CSS examples
This text has a color of #b2bfca
<p style="color:#b2bfca;">Text here</p>
.mytext {color:#b2bfca;}
This box has a color of #b2bfca
<div style="background-color:#b2bfca;">Content here</div>
.mybackground {background-color:#b2bfca;}
Border around this has a color of #b2bfca
<div style="border:2px solid #b2bfca;">Content here</div>
.myborder {border:2px solid #b2bfca;}