#e01bcf color space conversions
Hex:
#e01bcf
RGB:
224, 27, 207
CMY:
12, 89, 19
CMYK:
0, 88, 8, 12
HSL:
305°, 78.4861%, 49.2157%
HSV (HSB):
305°, 87.9464%, 87.8431%
XYZ:
42.3949, 21.1362, 60.8767
xyY:
0.3408, 0.1699, 21.1362
CIE-Lab:
53.0982, 84.1908, -45.6285
CIE-LCH:
53.0982, 95.7604, 331.5439
CIE-Luv:
53.0982, 79.3809, -81.0457
Hunter-Lab:
45.9741, 84.1487, -46.3272
#e01bcf color charts
#e01bcf color shades, tints & tones
#e01bcf color schemes
#e01bcf color preview, HTML & CSS examples
This text has a color of #e01bcf
<p style="color:#e01bcf;">Text here</p>
.mytext {color:#e01bcf;}
This box has a color of #e01bcf
<div style="background-color:#e01bcf;">Content here</div>
.mybackground {background-color:#e01bcf;}
Border around this has a color of #e01bcf
<div style="border:2px solid #e01bcf;">Content here</div>
.myborder {border:2px solid #e01bcf;}