#e02be7 color space conversions
Hex:
#e02be7
RGB:
224, 43, 231
CMY:
12, 83, 9
CMYK:
3, 81, 0, 9
HSL:
298°, 79.6610%, 53.7255%
HSV (HSB):
298°, 81.3853%, 90.5882%
XYZ:
46.0282, 23.3446, 77.6813
xyY:
0.3130, 0.1587, 23.3446
CIE-Lab:
55.4255, 84.7749, -55.5626
CIE-LCH:
55.4255, 101.3607, 326.7587
CIE-Luv:
55.4255, 68.2740, -96.8682
Hunter-Lab:
48.3162, 85.4936, -61.5033
#e02be7 color charts
#e02be7 color shades, tints & tones
#e02be7 color schemes
#e02be7 color preview, HTML & CSS examples
This text has a color of #e02be7
<p style="color:#e02be7;">Text here</p>
.mytext {color:#e02be7;}
This box has a color of #e02be7
<div style="background-color:#e02be7;">Content here</div>
.mybackground {background-color:#e02be7;}
Border around this has a color of #e02be7
<div style="border:2px solid #e02be7;">Content here</div>
.myborder {border:2px solid #e02be7;}