#badeeb color space conversions
Hex:
#badeeb
RGB:
186, 222, 235
CMY:
27, 13, 8
CMYK:
21, 6, 0, 8
HSL:
196°, 55.0562%, 82.5490%
HSV (HSB):
196°, 20.8511%, 92.1569%
XYZ:
61.3664, 68.6798, 88.6194
xyY:
0.2806, 0.3141, 68.6798
CIE-Lab:
86.3453, -8.9938, -10.2751
CIE-LCH:
86.3453, 13.6552, 228.8041
CIE-Luv:
86.3453, -19.0909, -14.5635
Hunter-Lab:
82.8733, -12.8518, -5.3897
#badeeb color charts
#badeeb color shades, tints & tones
#badeeb color schemes
#badeeb color preview, HTML & CSS examples
This text has a color of #badeeb
<p style="color:#badeeb;">Text here</p>
.mytext {color:#badeeb;}
This box has a color of #badeeb
<div style="background-color:#badeeb;">Content here</div>
.mybackground {background-color:#badeeb;}
Border around this has a color of #badeeb
<div style="border:2px solid #badeeb;">Content here</div>
.myborder {border:2px solid #badeeb;}