#e10cf3 color space conversions
Hex:
#e10cf3
RGB:
225, 12, 243
CMY:
12, 95, 5
CMYK:
7, 95, 0, 5
HSL:
295°, 90.5882%, 50.0000%
HSV (HSB):
295°, 95.0617%, 95.2941%
XYZ:
47.3605, 22.7416, 86.6874
xyY:
0.3021, 0.1450, 22.7416
CIE-Lab:
54.8051, 91.2014, -63.2876
CIE-LCH:
54.8051, 111.0091, 325.2420
CIE-Luv:
54.8051, 67.1590, -108.8273
Hunter-Lab:
47.6881, 93.8194, -74.3956
#e10cf3 color charts
#e10cf3 color shades, tints & tones
#e10cf3 color schemes
#e10cf3 color preview, HTML & CSS examples
This text has a color of #e10cf3
<p style="color:#e10cf3;">Text here</p>
.mytext {color:#e10cf3;}
This box has a color of #e10cf3
<div style="background-color:#e10cf3;">Content here</div>
.mybackground {background-color:#e10cf3;}
Border around this has a color of #e10cf3
<div style="border:2px solid #e10cf3;">Content here</div>
.myborder {border:2px solid #e10cf3;}