#b2bcff color space conversions
Hex:
#b2bcff
RGB:
178, 188, 255
CMY:
30, 26, 0
CMYK:
30, 26, 0, 0
HSL:
232°, 100.0000%, 84.9020%
HSV (HSB):
232°, 30.1961%, 100.0000%
XYZ:
54.3933, 52.6514, 101.9036
xyY:
0.2603, 0.2520, 52.6514
CIE-Lab:
77.6687, 11.3742, -34.1342
CIE-LCH:
77.6687, 35.9794, 288.4291
CIE-Luv:
77.6687, -8.7088, -56.7823
Hunter-Lab:
72.5613, 6.8247, -32.4728
#b2bcff color charts
#b2bcff color shades, tints & tones
#b2bcff color schemes
#b2bcff color preview, HTML & CSS examples
This text has a color of #b2bcff
<p style="color:#b2bcff;">Text here</p>
.mytext {color:#b2bcff;}
This box has a color of #b2bcff
<div style="background-color:#b2bcff;">Content here</div>
.mybackground {background-color:#b2bcff;}
Border around this has a color of #b2bcff
<div style="border:2px solid #b2bcff;">Content here</div>
.myborder {border:2px solid #b2bcff;}