#e100cd color space conversions
Hex:
#e100cd
RGB:
225, 0, 205
CMY:
12, 100, 20
CMYK:
0, 100, 9, 12
HSL:
305°, 100.0000%, 44.1176%
HSV (HSB):
305°, 100.0000%, 88.2353%
XYZ:
42.0708, 20.4153, 59.4808
xyY:
0.3449, 0.1674, 20.4153
CIE-Lab:
52.3036, 86.6399, -45.7294
CIE-LCH:
52.3036, 97.9675, 332.1745
CIE-Luv:
52.3036, 82.7079, -81.2654
Hunter-Lab:
45.1833, 87.1328, -46.4229
#e100cd color charts
#e100cd color shades, tints & tones
#e100cd color schemes
#e100cd color preview, HTML & CSS examples
This text has a color of #e100cd
<p style="color:#e100cd;">Text here</p>
.mytext {color:#e100cd;}
This box has a color of #e100cd
<div style="background-color:#e100cd;">Content here</div>
.mybackground {background-color:#e100cd;}
Border around this has a color of #e100cd
<div style="border:2px solid #e100cd;">Content here</div>
.myborder {border:2px solid #e100cd;}