#ce1acc color space conversions
Hex:
#ce1acc
RGB:
206, 26, 204
CMY:
19, 90, 20
CMYK:
0, 87, 1, 19
HSL:
301°, 77.5862%, 45.4902%
HSV (HSB):
301°, 87.3786%, 80.7843%
XYZ:
36.7221, 18.2202, 58.7081
xyY:
0.3231, 0.1603, 18.2202
CIE-Lab:
49.7621, 80.7087, -49.4001
CIE-LCH:
49.7621, 94.6269, 328.5301
CIE-Luv:
49.7621, 67.4766, -84.7635
Hunter-Lab:
42.6852, 78.8646, -51.6664
#ce1acc color charts
#ce1acc color shades, tints & tones
#ce1acc color schemes
#ce1acc color preview, HTML & CSS examples
This text has a color of #ce1acc
<p style="color:#ce1acc;">Text here</p>
.mytext {color:#ce1acc;}
This box has a color of #ce1acc
<div style="background-color:#ce1acc;">Content here</div>
.mybackground {background-color:#ce1acc;}
Border around this has a color of #ce1acc
<div style="border:2px solid #ce1acc;">Content here</div>
.myborder {border:2px solid #ce1acc;}