#cec1e5 color space conversions
Hex:
#cec1e5
RGB:
206, 193, 229
CMY:
19, 24, 10
CMYK:
10, 16, 0, 10
HSL:
262°, 40.9091%, 82.7451%
HSV (HSB):
262°, 15.7205%, 89.8039%
XYZ:
58.6664, 56.9189, 82.0231
xyY:
0.2969, 0.2880, 56.9189
CIE-Lab:
80.1339, 11.3459, -16.2312
CIE-LCH:
80.1339, 19.8036, 304.9544
CIE-Luv:
80.1339, 4.9137, -27.2517
Hunter-Lab:
75.4446, 6.7752, -11.6487
#cec1e5 color charts
#cec1e5 color shades, tints & tones
#cec1e5 color schemes
#cec1e5 color preview, HTML & CSS examples
This text has a color of #cec1e5
<p style="color:#cec1e5;">Text here</p>
.mytext {color:#cec1e5;}
This box has a color of #cec1e5
<div style="background-color:#cec1e5;">Content here</div>
.mybackground {background-color:#cec1e5;}
Border around this has a color of #cec1e5
<div style="border:2px solid #cec1e5;">Content here</div>
.myborder {border:2px solid #cec1e5;}