#e02bdd color space conversions
Hex:
#e02bdd
RGB:
224, 43, 221
CMY:
12, 83, 13
CMYK:
0, 81, 1, 12
HSL:
301°, 74.4856%, 52.3529%
HSV (HSB):
301°, 80.8036%, 87.8431%
XYZ:
44.6555, 22.7955, 70.4530
xyY:
0.3238, 0.1653, 22.7955
CIE-Lab:
54.8611, 83.2652, -50.8113
CIE-LCH:
54.8611, 97.5442, 328.6070
CIE-Luv:
54.8611, 71.9510, -89.3131
Hunter-Lab:
47.7446, 83.3977, -54.0683
#e02bdd color charts
#e02bdd color shades, tints & tones
#e02bdd color schemes
#e02bdd color preview, HTML & CSS examples
This text has a color of #e02bdd
<p style="color:#e02bdd;">Text here</p>
.mytext {color:#e02bdd;}
This box has a color of #e02bdd
<div style="background-color:#e02bdd;">Content here</div>
.mybackground {background-color:#e02bdd;}
Border around this has a color of #e02bdd
<div style="border:2px solid #e02bdd;">Content here</div>
.myborder {border:2px solid #e02bdd;}