#e07bdc color space conversions
Hex:
#e07bdc
RGB:
224, 123, 220
CMY:
12, 52, 14
CMYK:
0, 45, 2, 12
HSL:
302°, 61.9632%, 68.0392%
HSV (HSB):
302°, 45.0893%, 87.8431%
XYZ:
50.7417, 35.1805, 71.8263
xyY:
0.3217, 0.2230, 35.1805
CIE-Lab:
65.8890, 52.6436, -32.9144
CIE-LCH:
65.8890, 62.0863, 327.9851
CIE-Luv:
65.8890, 49.5166, -59.5552
Hunter-Lab:
59.3132, 48.9065, -30.2790
#e07bdc color charts
#e07bdc color shades, tints & tones
#e07bdc color schemes
#e07bdc color preview, HTML & CSS examples
This text has a color of #e07bdc
<p style="color:#e07bdc;">Text here</p>
.mytext {color:#e07bdc;}
This box has a color of #e07bdc
<div style="background-color:#e07bdc;">Content here</div>
.mybackground {background-color:#e07bdc;}
Border around this has a color of #e07bdc
<div style="border:2px solid #e07bdc;">Content here</div>
.myborder {border:2px solid #e07bdc;}