#e50ccf color space conversions
Hex:
#e50ccf
RGB:
229, 12, 207
CMY:
10, 95, 19
CMYK:
0, 95, 10, 10
HSL:
306°, 90.0415%, 47.2549%
HSV (HSB):
306°, 94.7598%, 89.8039%
XYZ:
43.7071, 21.4260, 60.8635
xyY:
0.3469, 0.1701, 21.4260
CIE-Lab:
53.4126, 86.7372, -45.0745
CIE-LCH:
53.4126, 97.7500, 332.5406
CIE-Luv:
53.4126, 84.2764, -80.7190
Hunter-Lab:
46.2882, 87.5422, -45.5576
#e50ccf color charts
#e50ccf color shades, tints & tones
#e50ccf color schemes
#e50ccf color preview, HTML & CSS examples
This text has a color of #e50ccf
<p style="color:#e50ccf;">Text here</p>
.mytext {color:#e50ccf;}
This box has a color of #e50ccf
<div style="background-color:#e50ccf;">Content here</div>
.mybackground {background-color:#e50ccf;}
Border around this has a color of #e50ccf
<div style="border:2px solid #e50ccf;">Content here</div>
.myborder {border:2px solid #e50ccf;}