#e10bcf color space conversions
Hex:
#e10bcf
RGB:
225, 11, 207
CMY:
12, 96, 19
CMYK:
0, 95, 8, 12
HSL:
305°, 90.6780%, 46.2745%
HSV (HSB):
305°, 95.1111%, 88.2353%
XYZ:
42.4335, 20.7519, 60.8005
xyY:
0.3422, 0.1674, 20.7519
CIE-Lab:
52.6769, 86.1228, -46.2861
CIE-LCH:
52.6769, 97.7728, 331.7445
CIE-Luv:
52.6769, 81.3275, -82.1513
Hunter-Lab:
45.5542, 86.5517, -47.2454
#e10bcf color charts
#e10bcf color shades, tints & tones
#e10bcf color schemes
#e10bcf color preview, HTML & CSS examples
This text has a color of #e10bcf
<p style="color:#e10bcf;">Text here</p>
.mytext {color:#e10bcf;}
This box has a color of #e10bcf
<div style="background-color:#e10bcf;">Content here</div>
.mybackground {background-color:#e10bcf;}
Border around this has a color of #e10bcf
<div style="border:2px solid #e10bcf;">Content here</div>
.myborder {border:2px solid #e10bcf;}