#babbe9 color space conversions
Hex:
#babbe9
RGB:
186, 187, 233
CMY:
27, 27, 9
CMYK:
20, 20, 0, 9
HSL:
239°, 51.6484%, 82.1569%
HSV (HSB):
239°, 20.1717%, 91.3725%
XYZ:
52.7280, 51.8629, 84.3223
xyY:
0.2791, 0.2745, 51.8629
CIE-Lab:
77.1988, 9.1193, -22.9764
CIE-LCH:
77.1988, 24.7200, 291.6481
CIE-Luv:
77.1988, -3.2182, -37.7312
Hunter-Lab:
72.0159, 4.6647, -19.0105
#babbe9 color charts
#babbe9 color shades, tints & tones
#babbe9 color schemes
#babbe9 color preview, HTML & CSS examples
This text has a color of #babbe9
<p style="color:#babbe9;">Text here</p>
.mytext {color:#babbe9;}
This box has a color of #babbe9
<div style="background-color:#babbe9;">Content here</div>
.mybackground {background-color:#babbe9;}
Border around this has a color of #babbe9
<div style="border:2px solid #babbe9;">Content here</div>
.myborder {border:2px solid #babbe9;}