#b4bced color space conversions
Hex:
#b4bced
RGB:
180, 188, 237
CMY:
29, 26, 7
CMYK:
24, 21, 0, 7
HSL:
232°, 61.2903%, 81.7647%
HSV (HSB):
232°, 24.0506%, 92.9412%
XYZ:
52.0917, 51.7842, 87.3706
xyY:
0.2724, 0.2708, 51.7842
CIE-Lab:
77.1516, 7.6635, -25.2449
CIE-LCH:
77.1516, 26.3824, 286.8865
CIE-Luv:
77.1516, -6.8673, -41.2614
Hunter-Lab:
71.9612, 3.2814, -21.6132
#b4bced color charts
#b4bced color shades, tints & tones
#b4bced color schemes
#b4bced color preview, HTML & CSS examples
This text has a color of #b4bced
<p style="color:#b4bced;">Text here</p>
.mytext {color:#b4bced;}
This box has a color of #b4bced
<div style="background-color:#b4bced;">Content here</div>
.mybackground {background-color:#b4bced;}
Border around this has a color of #b4bced
<div style="border:2px solid #b4bced;">Content here</div>
.myborder {border:2px solid #b4bced;}