#badeee color space conversions
Hex:
#badeee
RGB:
186, 222, 238
CMY:
27, 13, 7
CMYK:
22, 7, 0, 7
HSL:
198°, 60.4651%, 83.1373%
HSV (HSB):
198°, 21.8487%, 93.3333%
XYZ:
61.8036, 68.8547, 90.9218
xyY:
0.2789, 0.3107, 68.8547
CIE-Lab:
86.4320, -8.3441, -11.7287
CIE-LCH:
86.4320, 14.3940, 234.5712
CIE-Luv:
86.4320, -19.1541, -17.0145
Hunter-Lab:
82.9787, -12.2638, -6.8804
#badeee color charts
#badeee color shades, tints & tones
#badeee color schemes
#badeee color preview, HTML & CSS examples
This text has a color of #badeee
<p style="color:#badeee;">Text here</p>
.mytext {color:#badeee;}
This box has a color of #badeee
<div style="background-color:#badeee;">Content here</div>
.mybackground {background-color:#badeee;}
Border around this has a color of #badeee
<div style="border:2px solid #badeee;">Content here</div>
.myborder {border:2px solid #badeee;}