#c2ceea color space conversions
Hex:
#c2ceea
RGB:
194, 206, 234
CMY:
24, 19, 8
CMYK:
17, 12, 0, 8
HSL:
222°, 48.7805%, 83.9216%
HSV (HSB):
222°, 17.0940%, 91.7647%
XYZ:
59.1707, 61.5525, 86.6041
xyY:
0.2854, 0.2969, 61.5525
CIE-Lab:
82.6748, 1.6102, -15.1769
CIE-LCH:
82.6748, 15.2621, 276.0560
CIE-Luv:
82.6748, -7.8622, -24.0759
Hunter-Lab:
78.4554, -2.6729, -10.5293
#c2ceea color charts
#c2ceea color shades, tints & tones
#c2ceea color schemes
#c2ceea color preview, HTML & CSS examples
This text has a color of #c2ceea
<p style="color:#c2ceea;">Text here</p>
.mytext {color:#c2ceea;}
This box has a color of #c2ceea
<div style="background-color:#c2ceea;">Content here</div>
.mybackground {background-color:#c2ceea;}
Border around this has a color of #c2ceea
<div style="border:2px solid #c2ceea;">Content here</div>
.myborder {border:2px solid #c2ceea;}