#ce5def color space conversions
Hex:
#ce5def
RGB:
206, 93, 239
CMY:
19, 64, 6
CMYK:
14, 61, 0, 6
HSL:
286°, 82.0225%, 65.0980%
HSV (HSB):
286°, 61.0879%, 93.7255%
XYZ:
44.9479, 27.1825, 84.5391
xyY:
0.2869, 0.1735, 27.1825
CIE-Lab:
59.1429, 65.6558, -54.2646
CIE-LCH:
59.1429, 85.1782, 320.4262
CIE-Luv:
59.1429, 43.6046, -93.7742
Hunter-Lab:
52.1368, 62.6480, -59.6420
#ce5def color charts
#ce5def color shades, tints & tones
#ce5def color schemes
#ce5def color preview, HTML & CSS examples
This text has a color of #ce5def
<p style="color:#ce5def;">Text here</p>
.mytext {color:#ce5def;}
This box has a color of #ce5def
<div style="background-color:#ce5def;">Content here</div>
.mybackground {background-color:#ce5def;}
Border around this has a color of #ce5def
<div style="border:2px solid #ce5def;">Content here</div>
.myborder {border:2px solid #ce5def;}