#e10ceb color space conversions
Hex:
#e10ceb
RGB:
225, 12, 235
CMY:
12, 95, 8
CMYK:
4, 95, 0, 8
HSL:
297°, 90.2834%, 48.4314%
HSV (HSB):
297°, 94.8936%, 92.1569%
XYZ:
46.1782, 22.2687, 80.4617
xyY:
0.3101, 0.1495, 22.2687
CIE-Lab:
54.3109, 90.0055, -59.5915
CIE-LCH:
54.3109, 107.9450, 326.4920
CIE-Luv:
54.3109, 70.1245, -103.0186
Hunter-Lab:
47.1897, 92.0921, -68.0608
#e10ceb color charts
#e10ceb color shades, tints & tones
#e10ceb color schemes
#e10ceb color preview, HTML & CSS examples
This text has a color of #e10ceb
<p style="color:#e10ceb;">Text here</p>
.mytext {color:#e10ceb;}
This box has a color of #e10ceb
<div style="background-color:#e10ceb;">Content here</div>
.mybackground {background-color:#e10ceb;}
Border around this has a color of #e10ceb
<div style="border:2px solid #e10ceb;">Content here</div>
.myborder {border:2px solid #e10ceb;}