#babff5 color space conversions
Hex:
#babff5
RGB:
186, 191, 245
CMY:
27, 25, 4
CMYK:
24, 22, 0, 4
HSL:
235°, 74.6835%, 84.5098%
HSV (HSB):
235°, 24.0816%, 96.0784%
XYZ:
55.3619, 54.2933, 93.9480
xyY:
0.2719, 0.2667, 54.2933
CIE-Lab:
78.6324, 9.6700, -27.2430
CIE-LCH:
78.6324, 28.9083, 289.5424
CIE-Luv:
78.6324, -5.6682, -45.0029
Hunter-Lab:
73.6840, 5.1678, -24.0167
#babff5 color charts
#babff5 color shades, tints & tones
#babff5 color schemes
#babff5 color preview, HTML & CSS examples
This text has a color of #babff5
<p style="color:#babff5;">Text here</p>
.mytext {color:#babff5;}
This box has a color of #babff5
<div style="background-color:#babff5;">Content here</div>
.mybackground {background-color:#babff5;}
Border around this has a color of #babff5
<div style="border:2px solid #babff5;">Content here</div>
.myborder {border:2px solid #babff5;}