#e01bcc color space conversions
Hex:
#e01bcc
RGB:
224, 27, 204
CMY:
12, 89, 20
CMYK:
0, 88, 9, 12
HSL:
306°, 78.4861%, 49.2157%
HSV (HSB):
306°, 87.9464%, 87.8431%
XYZ:
42.0315, 20.9908, 58.9631
xyY:
0.3446, 0.1721, 20.9908
CIE-Lab:
52.9394, 83.7805, -44.1573
CIE-LCH:
52.9394, 94.7050, 332.2081
CIE-Luv:
52.9394, 80.6110, -78.7417
Hunter-Lab:
45.8157, 83.5790, -44.2330
#e01bcc color charts
#e01bcc color shades, tints & tones
#e01bcc color schemes
#e01bcc color preview, HTML & CSS examples
This text has a color of #e01bcc
<p style="color:#e01bcc;">Text here</p>
.mytext {color:#e01bcc;}
This box has a color of #e01bcc
<div style="background-color:#e01bcc;">Content here</div>
.mybackground {background-color:#e01bcc;}
Border around this has a color of #e01bcc
<div style="border:2px solid #e01bcc;">Content here</div>
.myborder {border:2px solid #e01bcc;}