#cec7fd color space conversions
Hex:
#cec7fd
RGB:
206, 199, 253
CMY:
19, 22, 1
CMYK:
19, 21, 0, 1
HSL:
248°, 93.1034%, 88.6275%
HSV (HSB):
248°, 21.3439%, 99.2157%
XYZ:
63.6066, 61.0605, 101.3619
xyY:
0.2814, 0.2701, 61.0605
CIE-Lab:
82.4113, 13.1591, -25.6101
CIE-LCH:
82.4113, 28.7931, 297.1951
CIE-Luv:
82.4113, 0.4001, -43.0775
Hunter-Lab:
78.1412, 8.5511, -22.2100
#cec7fd color charts
#cec7fd color shades, tints & tones
#cec7fd color schemes
#cec7fd color preview, HTML & CSS examples
This text has a color of #cec7fd
<p style="color:#cec7fd;">Text here</p>
.mytext {color:#cec7fd;}
This box has a color of #cec7fd
<div style="background-color:#cec7fd;">Content here</div>
.mybackground {background-color:#cec7fd;}
Border around this has a color of #cec7fd
<div style="border:2px solid #cec7fd;">Content here</div>
.myborder {border:2px solid #cec7fd;}