#cecefa color space conversions
Hex:
#cecefa
RGB:
206, 206, 250
CMY:
19, 19, 2
CMYK:
18, 18, 0, 2
HSL:
240°, 81.4815%, 89.4118%
HSV (HSB):
240°, 17.6000%, 98.0392%
XYZ:
64.7802, 64.1666, 99.4136
xyY:
0.2837, 0.2810, 64.1666
CIE-Lab:
84.0524, 8.7585, -21.5212
CIE-LCH:
84.0524, 23.2352, 292.1449
CIE-Luv:
84.0524, -2.5716, -35.6856
Hunter-Lab:
80.1040, 4.1711, -17.5094
#cecefa color charts
#cecefa RGB chart
#cecefa CMYK chart
#cecefa RGB pie chart
#cecefa color shades, tints & tones
#cecefa color schemes
#cecefa color preview, HTML & CSS examples
This text has a color of #cecefa
<p style="color:#cecefa;">Text here</p>
.mytext {color:#cecefa;}
Text color #cecefa
This box has a color of #cecefa
<div style="background-color:#cecefa;">Content here</div>
.mybackground {background-color:#cecefa;}
Background color #cecefa
Border around this has a color of #cecefa
<div style="border:2px solid #cecefa;">Content here</div>
.myborder {border:2px solid #cecefa;}
Border color #cecefa