#cecbff color space conversions
Hex:
#cecbff
RGB:
206, 203, 255
CMY:
19, 20, 0
CMYK:
19, 20, 0, 0
HSL:
243°, 100.0000%, 89.8039%
HSV (HSB):
243°, 20.3922%, 100.0000%
XYZ:
64.8595, 63.0537, 103.3599
xyY:
0.2804, 0.2726, 63.0537
CIE-Lab:
83.4706, 11.4458, -25.0584
CIE-LCH:
83.4706, 27.5487, 294.5492
CIE-Luv:
83.4706, -1.5262, -41.9584
Hunter-Lab:
79.4063, 6.8387, -21.5908
#cecbff color charts
#cecbff color shades, tints & tones
#cecbff color schemes
#cecbff color preview, HTML & CSS examples
This text has a color of #cecbff
<p style="color:#cecbff;">Text here</p>
.mytext {color:#cecbff;}
This box has a color of #cecbff
<div style="background-color:#cecbff;">Content here</div>
.mybackground {background-color:#cecbff;}
Border around this has a color of #cecbff
<div style="border:2px solid #cecbff;">Content here</div>
.myborder {border:2px solid #cecbff;}