#ce9cec color space conversions
Hex:
#ce9cec
RGB:
206, 156, 236
CMY:
19, 39, 7
CMYK:
13, 34, 0, 7
HSL:
278°, 67.7966%, 76.8627%
HSV (HSB):
278°, 33.8983%, 92.5490%
XYZ:
52.4824, 42.9549, 84.8819
xyY:
0.2911, 0.2382, 42.9549
CIE-Lab:
71.5243, 32.9394, -33.1654
CIE-LCH:
71.5243, 46.7434, 314.8041
CIE-Luv:
71.5243, 21.2013, -57.6635
Hunter-Lab:
65.5400, 28.2424, -30.9095
#ce9cec color charts
#ce9cec color shades, tints & tones
#ce9cec color schemes
#ce9cec color preview, HTML & CSS examples
This text has a color of #ce9cec
<p style="color:#ce9cec;">Text here</p>
.mytext {color:#ce9cec;}
This box has a color of #ce9cec
<div style="background-color:#ce9cec;">Content here</div>
.mybackground {background-color:#ce9cec;}
Border around this has a color of #ce9cec
<div style="border:2px solid #ce9cec;">Content here</div>
.myborder {border:2px solid #ce9cec;}