#badcef color space conversions
Hex:
#badcef
RGB:
186, 220, 239
CMY:
27, 14, 6
CMYK:
22, 8, 0, 6
HSL:
202°, 62.3529%, 83.3333%
HSV (HSB):
202°, 22.1757%, 93.7255%
XYZ:
61.4229, 67.8575, 91.5218
xyY:
0.2782, 0.3073, 67.8575
CIE-Lab:
85.9351, -7.0935, -12.9988
CIE-LCH:
85.9351, 14.8084, 241.3786
CIE-Luv:
85.9351, -18.2808, -19.2595
Hunter-Lab:
82.3757, -11.0600, -8.2100
#badcef color charts
#badcef color shades, tints & tones
#badcef color schemes
#badcef color preview, HTML & CSS examples
This text has a color of #badcef
<p style="color:#badcef;">Text here</p>
.mytext {color:#badcef;}
This box has a color of #badcef
<div style="background-color:#badcef;">Content here</div>
.mybackground {background-color:#badcef;}
Border around this has a color of #badcef
<div style="border:2px solid #badcef;">Content here</div>
.myborder {border:2px solid #badcef;}