#b2bfed color space conversions
Hex:
#b2bfed
RGB:
178, 191, 237
CMY:
30, 25, 7
CMYK:
25, 19, 0, 7
HSL:
227°, 62.1053%, 81.3725%
HSV (HSB):
227°, 24.8945%, 92.9412%
XYZ:
52.2770, 52.8410, 87.5648
xyY:
0.2713, 0.2742, 52.8410
CIE-Lab:
77.7810, 5.4349, -24.2972
CIE-LCH:
77.7810, 24.8977, 282.6087
CIE-Luv:
77.7810, -9.1447, -39.3967
Hunter-Lab:
72.6918, 1.1592, -20.5367
#b2bfed color charts
#b2bfed color shades, tints & tones
#b2bfed color schemes
#b2bfed color preview, HTML & CSS examples
This text has a color of #b2bfed
<p style="color:#b2bfed;">Text here</p>
.mytext {color:#b2bfed;}
This box has a color of #b2bfed
<div style="background-color:#b2bfed;">Content here</div>
.mybackground {background-color:#b2bfed;}
Border around this has a color of #b2bfed
<div style="border:2px solid #b2bfed;">Content here</div>
.myborder {border:2px solid #b2bfed;}