#badff7 color space conversions
Hex:
#badff7
RGB:
186, 223, 247
CMY:
27, 13, 3
CMYK:
25, 10, 0, 3
HSL:
204°, 79.2208%, 84.9020%
HSV (HSB):
204°, 24.6964%, 96.8627%
XYZ:
63.4259, 69.9299, 98.1506
xyY:
0.2740, 0.3021, 69.9299
CIE-Lab:
86.9624, -6.8728, -15.6788
CIE-LCH:
86.9624, 17.1190, 246.3296
CIE-Luv:
86.9624, -19.7865, -23.7049
Hunter-Lab:
83.6241, -10.9562, -11.0525
#badff7 color charts
#badff7 color shades, tints & tones
#badff7 color schemes
#badff7 color preview, HTML & CSS examples
This text has a color of #badff7
<p style="color:#badff7;">Text here</p>
.mytext {color:#badff7;}
This box has a color of #badff7
<div style="background-color:#badff7;">Content here</div>
.mybackground {background-color:#badff7;}
Border around this has a color of #badff7
<div style="border:2px solid #badff7;">Content here</div>
.myborder {border:2px solid #badff7;}