#b4bcff color space conversions
Hex:
#b4bcff
RGB:
180, 188, 255
CMY:
29, 26, 0
CMYK:
29, 26, 0, 0
HSL:
234°, 100.0000%, 85.2941%
HSV (HSB):
234°, 29.4118%, 100.0000%
XYZ:
54.8556, 52.8897, 101.9253
xyY:
0.2616, 0.2523, 52.8897
CIE-Lab:
77.8099, 11.9387, -33.9047
CIE-LCH:
77.8099, 35.9453, 289.3984
CIE-Luv:
77.8099, -7.7840, -56.4871
Hunter-Lab:
72.7253, 7.3705, -32.1878
#b4bcff color charts
#b4bcff color shades, tints & tones
#b4bcff color schemes
#b4bcff color preview, HTML & CSS examples
This text has a color of #b4bcff
<p style="color:#b4bcff;">Text here</p>
.mytext {color:#b4bcff;}
This box has a color of #b4bcff
<div style="background-color:#b4bcff;">Content here</div>
.mybackground {background-color:#b4bcff;}
Border around this has a color of #b4bcff
<div style="border:2px solid #b4bcff;">Content here</div>
.myborder {border:2px solid #b4bcff;}