#babbde color space conversions
Hex:
#babbde
RGB:
186, 187, 222
CMY:
27, 27, 13
CMYK:
16, 16, 0, 13
HSL:
238°, 35.2941%, 80.0000%
HSV (HSB):
238°, 16.2162%, 87.0588%
XYZ:
51.2048, 51.2537, 76.3014
xyY:
0.2864, 0.2867, 51.2537
CIE-Lab:
76.8324, 6.7039, -17.5896
CIE-LCH:
76.8324, 18.8238, 290.8633
CIE-Luv:
76.8324, -2.5688, -28.5306
Hunter-Lab:
71.5917, 2.3839, -13.0763
#babbde color charts
#babbde color shades, tints & tones
#babbde color schemes
#babbde color preview, HTML & CSS examples
This text has a color of #babbde
<p style="color:#babbde;">Text here</p>
.mytext {color:#babbde;}
This box has a color of #babbde
<div style="background-color:#babbde;">Content here</div>
.mybackground {background-color:#babbde;}
Border around this has a color of #babbde
<div style="border:2px solid #babbde;">Content here</div>
.myborder {border:2px solid #babbde;}