#badfff color space conversions
Hex:
#badfff
RGB:
186, 223, 255
CMY:
27, 13, 0
CMYK:
27, 13, 0, 0
HSL:
208°, 100.0000%, 86.4706%
HSV (HSB):
208°, 27.0588%, 100.0000%
XYZ:
64.6874, 70.4345, 104.7936
xyY:
0.2696, 0.2936, 70.4345
CIE-Lab:
87.2095, -5.0600, -19.5167
CIE-LCH:
87.2095, 20.1619, 255.4653
CIE-Luv:
87.2095, -19.9536, -30.3465
Hunter-Lab:
83.9252, -9.2860, -15.2850
#badfff color charts
#badfff color shades, tints & tones
#badfff color schemes
#badfff color preview, HTML & CSS examples
This text has a color of #badfff
<p style="color:#badfff;">Text here</p>
.mytext {color:#badfff;}
This box has a color of #badfff
<div style="background-color:#badfff;">Content here</div>
.mybackground {background-color:#badfff;}
Border around this has a color of #badfff
<div style="border:2px solid #badfff;">Content here</div>
.myborder {border:2px solid #badfff;}