#babeff color space conversions
Hex:
#babeff
RGB:
186, 190, 255
CMY:
27, 25, 0
CMYK:
27, 25, 0, 0
HSL:
237°, 100.0000%, 86.4706%
HSV (HSB):
237°, 27.0588%, 100.0000%
XYZ:
56.7132, 54.4860, 102.1355
xyY:
0.2658, 0.2554, 54.4860
CIE-Lab:
78.7443, 12.5578, -32.4280
CIE-LCH:
78.7443, 34.7746, 291.1690
CIE-Luv:
78.7443, -5.7925, -54.1620
Hunter-Lab:
73.8146, 7.9692, -30.3679
#babeff color charts
#babeff color shades, tints & tones
#babeff color schemes
#babeff color preview, HTML & CSS examples
This text has a color of #babeff
<p style="color:#babeff;">Text here</p>
.mytext {color:#babeff;}
This box has a color of #babeff
<div style="background-color:#babeff;">Content here</div>
.mybackground {background-color:#babeff;}
Border around this has a color of #babeff
<div style="border:2px solid #babeff;">Content here</div>
.myborder {border:2px solid #babeff;}