#babbf8 color space conversions
Hex:
#babbf8
RGB:
186, 187, 248
CMY:
27, 27, 3
CMYK:
25, 25, 0, 3
HSL:
239°, 81.5789%, 85.0980%
HSV (HSB):
239°, 25.0000%, 97.2549%
XYZ:
54.9633, 52.7571, 96.0932
xyY:
0.2697, 0.2588, 52.7571
CIE-Lab:
77.7313, 12.5493, -30.2350
CIE-LCH:
77.7313, 32.7359, 292.5414
CIE-Luv:
77.7313, -4.1108, -50.3742
Hunter-Lab:
72.6341, 7.9641, -27.5955
#babbf8 color charts
#babbf8 color shades, tints & tones
#babbf8 color schemes
#babbf8 color preview, HTML & CSS examples
This text has a color of #babbf8
<p style="color:#babbf8;">Text here</p>
.mytext {color:#babbf8;}
This box has a color of #babbf8
<div style="background-color:#babbf8;">Content here</div>
.mybackground {background-color:#babbf8;}
Border around this has a color of #babbf8
<div style="border:2px solid #babbf8;">Content here</div>
.myborder {border:2px solid #babbf8;}