#babceb color space conversions
Hex:
#babceb
RGB:
186, 188, 235
CMY:
27, 26, 8
CMYK:
21, 20, 0, 8
HSL:
238°, 55.0562%, 82.5490%
HSV (HSB):
238°, 20.8511%, 92.1569%
XYZ:
53.2283, 52.4037, 85.9068
xyY:
0.2779, 0.2736, 52.4037
CIE-Lab:
77.5216, 9.0233, -23.5631
CIE-LCH:
77.5216, 25.2317, 290.9539
CIE-Luv:
77.5216, -3.7829, -38.7067
Hunter-Lab:
72.3904, 4.5670, -19.6870
#babceb color charts
#babceb color shades, tints & tones
#babceb color schemes
#babceb color preview, HTML & CSS examples
This text has a color of #babceb
<p style="color:#babceb;">Text here</p>
.mytext {color:#babceb;}
This box has a color of #babceb
<div style="background-color:#babceb;">Content here</div>
.mybackground {background-color:#babceb;}
Border around this has a color of #babceb
<div style="border:2px solid #babceb;">Content here</div>
.myborder {border:2px solid #babceb;}