#badaff color space conversions
Hex:
#badaff
RGB:
186, 218, 255
CMY:
27, 15, 0
CMYK:
27, 15, 0, 0
HSL:
212°, 100.0000%, 86.4706%
HSV (HSB):
212°, 27.0588%, 100.0000%
XYZ:
63.3711, 67.8019, 104.3548
xyY:
0.2691, 0.2879, 67.8019
CIE-Lab:
85.9073, -2.4506, -21.4859
CIE-LCH:
85.9073, 21.6252, 263.4932
CIE-Luv:
85.9073, -17.7908, -33.9757
Hunter-Lab:
82.3419, -6.7231, -17.5010
#badaff color charts
#badaff color shades, tints & tones
#badaff color schemes
#badaff color preview, HTML & CSS examples
This text has a color of #badaff
<p style="color:#badaff;">Text here</p>
.mytext {color:#badaff;}
This box has a color of #badaff
<div style="background-color:#badaff;">Content here</div>
.mybackground {background-color:#badaff;}
Border around this has a color of #badaff
<div style="border:2px solid #badaff;">Content here</div>
.myborder {border:2px solid #badaff;}