#badaef color space conversions
Hex:
#badaef
RGB:
186, 218, 239
CMY:
27, 15, 6
CMYK:
22, 9, 0, 6
HSL:
204°, 62.3529%, 83.3333%
HSV (HSB):
204°, 22.1757%, 93.7255%
XYZ:
60.9011, 66.8139, 91.3479
xyY:
0.2780, 0.3050, 66.8139
CIE-Lab:
85.4099, -6.0570, -13.7848
CIE-LCH:
85.4099, 15.0569, 246.2794
CIE-Luv:
85.4099, -17.3861, -20.6864
Hunter-Lab:
81.7398, -10.0513, -9.0414
#badaef color charts
#badaef color shades, tints & tones
#badaef color schemes
#badaef color preview, HTML & CSS examples
This text has a color of #badaef
<p style="color:#badaef;">Text here</p>
.mytext {color:#badaef;}
This box has a color of #badaef
<div style="background-color:#badaef;">Content here</div>
.mybackground {background-color:#badaef;}
Border around this has a color of #badaef
<div style="border:2px solid #badaef;">Content here</div>
.myborder {border:2px solid #badaef;}