#badef2 color space conversions
Hex:
#badef2
RGB:
186, 222, 242
CMY:
27, 13, 5
CMYK:
23, 8, 0, 5
HSL:
201°, 68.2927%, 83.9216%
HSV (HSB):
201°, 23.1405%, 94.9020%
XYZ:
62.3980, 69.0925, 94.0519
xyY:
0.2767, 0.3063, 69.0925
CIE-Lab:
86.5498, -7.4674, -13.6625
CIE-LCH:
86.5498, 15.5701, 241.3407
CIE-Luv:
86.5498, -19.2392, -20.2979
Hunter-Lab:
83.1219, -11.4668, -8.9009
#badef2 color charts
#badef2 color shades, tints & tones
#badef2 color schemes
#badef2 color preview, HTML & CSS examples
This text has a color of #badef2
<p style="color:#badef2;">Text here</p>
.mytext {color:#badef2;}
This box has a color of #badef2
<div style="background-color:#badef2;">Content here</div>
.mybackground {background-color:#badef2;}
Border around this has a color of #badef2
<div style="border:2px solid #badef2;">Content here</div>
.myborder {border:2px solid #badef2;}