#b6cae9 color space conversions
Hex:
#b6cae9
RGB:
182, 202, 233
CMY:
29, 21, 9
CMYK:
22, 13, 0, 9
HSL:
216°, 53.6842%, 81.3725%
HSV (HSB):
216°, 21.8884%, 91.3725%
XYZ:
55.1199, 58.0693, 85.3942
xyY:
0.2776, 0.2924, 58.0693
CIE-Lab:
80.7773, -0.1846, -17.5815
CIE-LCH:
80.7773, 17.5825, 269.3984
CIE-Luv:
80.7773, -11.9321, -27.6304
Hunter-Lab:
76.2032, -4.2417, -13.0987
#b6cae9 color charts
#b6cae9 color shades, tints & tones
#b6cae9 color schemes
#b6cae9 color preview, HTML & CSS examples
This text has a color of #b6cae9
<p style="color:#b6cae9;">Text here</p>
.mytext {color:#b6cae9;}
This box has a color of #b6cae9
<div style="background-color:#b6cae9;">Content here</div>
.mybackground {background-color:#b6cae9;}
Border around this has a color of #b6cae9
<div style="border:2px solid #b6cae9;">Content here</div>
.myborder {border:2px solid #b6cae9;}