#badbff color space conversions
Hex:
#badbff
RGB:
186, 219, 255
CMY:
27, 14, 0
CMYK:
27, 14, 0, 0
HSL:
211°, 100.0000%, 86.4706%
HSV (HSB):
211°, 27.0588%, 100.0000%
XYZ:
63.6312, 68.3221, 104.4415
xyY:
0.2692, 0.2890, 68.3221
CIE-Lab:
86.1673, -2.9743, -21.0923
CIE-LCH:
86.1673, 21.3009, 261.9733
CIE-Luv:
86.1673, -18.2232, -33.2498
Hunter-Lab:
82.6572, -7.2371, -17.0558
#badbff color charts
#badbff color shades, tints & tones
#badbff color schemes
#badbff color preview, HTML & CSS examples
This text has a color of #badbff
<p style="color:#badbff;">Text here</p>
.mytext {color:#badbff;}
This box has a color of #badbff
<div style="background-color:#badbff;">Content here</div>
.mybackground {background-color:#badbff;}
Border around this has a color of #badbff
<div style="border:2px solid #badbff;">Content here</div>
.myborder {border:2px solid #badbff;}