#babbee color space conversions
Hex:
#babbee
RGB:
186, 187, 238
CMY:
27, 27, 7
CMYK:
22, 21, 0, 7
HSL:
239°, 60.4651%, 83.1373%
HSV (HSB):
239°, 21.8487%, 93.3333%
XYZ:
53.4526, 52.1528, 88.1382
xyY:
0.2759, 0.2692, 52.1528
CIE-Lab:
77.3721, 10.2458, -25.4073
CIE-LCH:
77.3721, 27.3954, 291.9624
CIE-Luv:
77.3721, -3.5151, -41.9367
Hunter-Lab:
72.2169, 5.7404, -21.8095
#babbee color charts
#babbee RGB chart
#babbee CMYK chart
#babbee RGB pie chart
#babbee color shades, tints & tones
#babbee color schemes
#babbee color preview, HTML & CSS examples
This text has a color of #babbee
<p style="color:#babbee;">Text here</p>
.mytext {color:#babbee;}
Text color #babbee
This box has a color of #babbee
<div style="background-color:#babbee;">Content here</div>
.mybackground {background-color:#babbee;}
Background color #babbee
Border around this has a color of #babbee
<div style="border:2px solid #babbee;">Content here</div>
.myborder {border:2px solid #babbee;}
Border color #babbee