#e02be0 color space conversions
Hex:
#e02be0
RGB:
224, 43, 224
CMY:
12, 83, 12
CMYK:
0, 81, 0, 12
HSL:
300°, 74.4856%, 52.3529%
HSV (HSB):
300°, 80.8036%, 87.8431%
XYZ:
45.0589, 22.9569, 72.5773
xyY:
0.3205, 0.1633, 22.9569
CIE-Lab:
55.0279, 83.7131, -52.2451
CIE-LCH:
55.0279, 98.6785, 328.0319
CIE-Luv:
55.0279, 70.8340, -91.5914
Hunter-Lab:
47.9133, 84.0176, -56.2709
#e02be0 color charts
#e02be0 color shades, tints & tones
#e02be0 color schemes
#e02be0 color preview, HTML & CSS examples
This text has a color of #e02be0
<p style="color:#e02be0;">Text here</p>
.mytext {color:#e02be0;}
This box has a color of #e02be0
<div style="background-color:#e02be0;">Content here</div>
.mybackground {background-color:#e02be0;}
Border around this has a color of #e02be0
<div style="border:2px solid #e02be0;">Content here</div>
.myborder {border:2px solid #e02be0;}