#badef4 color space conversions
Hex:
#badef4
RGB:
186, 222, 244
CMY:
27, 13, 4
CMYK:
24, 9, 0, 4
HSL:
203°, 72.5000%, 84.3137%
HSV (HSB):
203°, 23.7705%, 95.6863%
XYZ:
62.7001, 69.2133, 95.6428
xyY:
0.2755, 0.3042, 69.2133
CIE-Lab:
86.6096, -7.0247, -14.6275
CIE-LCH:
86.6096, 16.2269, 244.3477
CIE-Luv:
86.6096, -19.2820, -21.9457
Hunter-Lab:
83.1945, -11.0627, -9.9253
#badef4 color charts
#badef4 color shades, tints & tones
#badef4 color schemes
#badef4 color preview, HTML & CSS examples
This text has a color of #badef4
<p style="color:#badef4;">Text here</p>
.mytext {color:#badef4;}
This box has a color of #badef4
<div style="background-color:#badef4;">Content here</div>
.mybackground {background-color:#badef4;}
Border around this has a color of #badef4
<div style="border:2px solid #badef4;">Content here</div>
.myborder {border:2px solid #badef4;}