#ce56cd color space conversions
Hex:
#ce56cd
RGB:
206, 86, 205
CMY:
19, 66, 20
CMYK:
0, 58, 0, 19
HSL:
301°, 55.0459%, 57.2549%
HSV (HSB):
301°, 58.2524%, 80.7843%
XYZ:
39.8008, 24.1852, 60.3281
xyY:
0.3202, 0.1945, 24.1852
CIE-Lab:
56.2727, 62.5512, -39.6587
CIE-LCH:
56.2727, 74.0639, 327.6245
CIE-Luv:
56.2727, 54.8461, -69.7457
Hunter-Lab:
49.1784, 58.4005, -38.3073
#ce56cd color charts
#ce56cd color shades, tints & tones
#ce56cd color schemes
#ce56cd color preview, HTML & CSS examples
This text has a color of #ce56cd
<p style="color:#ce56cd;">Text here</p>
.mytext {color:#ce56cd;}
This box has a color of #ce56cd
<div style="background-color:#ce56cd;">Content here</div>
.mybackground {background-color:#ce56cd;}
Border around this has a color of #ce56cd
<div style="border:2px solid #ce56cd;">Content here</div>
.myborder {border:2px solid #ce56cd;}