#ce10cd color space conversions
Hex:
#ce10cd
RGB:
206, 16, 205
CMY:
19, 94, 20
CMYK:
0, 92, 0, 19
HSL:
300°, 85.5856%, 43.5294%
HSV (HSB):
300°, 92.2330%, 80.7843%
XYZ:
36.6583, 17.9002, 59.2806
xyY:
0.3220, 0.1572, 17.9002
CIE-Lab:
49.3748, 82.1674, -50.5953
CIE-LCH:
49.3748, 96.4954, 328.3769
CIE-Luv:
49.3748, 67.8762, -86.5209
Hunter-Lab:
42.3086, 80.6215, -53.4580
#ce10cd color charts
#ce10cd color shades, tints & tones
#ce10cd color schemes
#ce10cd color preview, HTML & CSS examples
This text has a color of #ce10cd
<p style="color:#ce10cd;">Text here</p>
.mytext {color:#ce10cd;}
This box has a color of #ce10cd
<div style="background-color:#ce10cd;">Content here</div>
.mybackground {background-color:#ce10cd;}
Border around this has a color of #ce10cd
<div style="border:2px solid #ce10cd;">Content here</div>
.myborder {border:2px solid #ce10cd;}