#e07bdf color space conversions
Hex:
#e07bdf
RGB:
224, 123, 223
CMY:
12, 52, 13
CMYK:
0, 45, 0, 12
HSL:
301°, 61.9632%, 68.0392%
HSV (HSB):
301°, 45.0893%, 87.8431%
XYZ:
51.1427, 35.3409, 73.9380
xyY:
0.3188, 0.2203, 35.3409
CIE-Lab:
66.0132, 53.1737, -34.3899
CIE-LCH:
66.0132, 63.3254, 327.1074
CIE-Luv:
66.0132, 48.8266, -62.0210
Hunter-Lab:
59.4482, 49.5273, -32.1274
#e07bdf color charts
#e07bdf color shades, tints & tones
#e07bdf color schemes
#e07bdf color preview, HTML & CSS examples
This text has a color of #e07bdf
<p style="color:#e07bdf;">Text here</p>
.mytext {color:#e07bdf;}
This box has a color of #e07bdf
<div style="background-color:#e07bdf;">Content here</div>
.mybackground {background-color:#e07bdf;}
Border around this has a color of #e07bdf
<div style="border:2px solid #e07bdf;">Content here</div>
.myborder {border:2px solid #e07bdf;}