#badeff color space conversions
Hex:
#badeff
RGB:
186, 222, 255
CMY:
27, 13, 0
CMYK:
27, 13, 0, 0
HSL:
209°, 100.0000%, 86.4706%
HSV (HSB):
209°, 27.0588%, 100.0000%
XYZ:
64.4210, 69.9017, 104.7048
xyY:
0.2695, 0.2924, 69.9017
CIE-Lab:
86.9486, -4.5400, -19.9107
CIE-LCH:
86.9486, 20.4218, 257.1552
CIE-Luv:
86.9486, -19.5209, -31.0722
Hunter-Lab:
83.6072, -8.7749, -15.7263
#badeff color charts
#badeff color shades, tints & tones
#badeff color schemes
#badeff color preview, HTML & CSS examples
This text has a color of #badeff
<p style="color:#badeff;">Text here</p>
.mytext {color:#badeff;}
This box has a color of #badeff
<div style="background-color:#badeff;">Content here</div>
.mybackground {background-color:#badeff;}
Border around this has a color of #badeff
<div style="border:2px solid #badeff;">Content here</div>
.myborder {border:2px solid #badeff;}