#badaf2 color space conversions
Hex:
#badaf2
RGB:
186, 218, 242
CMY:
27, 15, 5
CMYK:
23, 10, 0, 5
HSL:
206°, 68.2927%, 83.9216%
HSV (HSB):
206°, 23.1405%, 94.9020%
XYZ:
61.3481, 66.9927, 93.7019
xyY:
0.2763, 0.3017, 66.9927
CIE-Lab:
85.5003, -5.3945, -15.2356
CIE-LCH:
85.5003, 16.1624, 250.5023
CIE-Luv:
85.5003, -17.4610, -23.1615
Hunter-Lab:
81.8491, -9.4453, -10.5816
#badaf2 color charts
#badaf2 color shades, tints & tones
#badaf2 color schemes
#badaf2 color preview, HTML & CSS examples
This text has a color of #badaf2
<p style="color:#badaf2;">Text here</p>
.mytext {color:#badaf2;}
This box has a color of #badaf2
<div style="background-color:#badaf2;">Content here</div>
.mybackground {background-color:#badaf2;}
Border around this has a color of #badaf2
<div style="border:2px solid #badaf2;">Content here</div>
.myborder {border:2px solid #badaf2;}