#babaff color space conversions
Hex:
#babaff
RGB:
186, 186, 255
CMY:
27, 27, 0
CMYK:
27, 27, 0, 0
HSL:
240°, 100.0000%, 86.4706%
HSV (HSB):
240°, 27.0588%, 100.0000%
XYZ:
55.8586, 52.7769, 101.8506
xyY:
0.2654, 0.2507, 52.7769
CIE-Lab:
77.7431, 14.7483, -33.9720
CIE-LCH:
77.7431, 37.0353, 293.4671
CIE-Luv:
77.7431, -4.1087, -56.9984
Hunter-Lab:
72.6477, 10.1146, -32.2700
#babaff color charts
#babaff color shades, tints & tones
#babaff color schemes
#babaff color preview, HTML & CSS examples
This text has a color of #babaff
<p style="color:#babaff;">Text here</p>
.mytext {color:#babaff;}
This box has a color of #babaff
<div style="background-color:#babaff;">Content here</div>
.mybackground {background-color:#babaff;}
Border around this has a color of #babaff
<div style="border:2px solid #babaff;">Content here</div>
.myborder {border:2px solid #babaff;}