#e066d5 color space conversions
Hex:
#e066d5
RGB:
224, 102, 213
CMY:
12, 60, 16
CMYK:
0, 54, 5, 12
HSL:
305°, 66.3043%, 63.9216%
HSV (HSB):
305°, 54.4643%, 87.8431%
XYZ:
47.5021, 30.1541, 66.2675
xyY:
0.3301, 0.2095, 30.1541
CIE-Lab:
61.7870, 61.5019, -35.3743
CIE-LCH:
61.7870, 70.9494, 330.0936
CIE-Luv:
61.7870, 59.5501, -64.1561
Hunter-Lab:
54.9128, 58.3134, -33.1109
#e066d5 color charts
#e066d5 color shades, tints & tones
#e066d5 color schemes
#e066d5 color preview, HTML & CSS examples
This text has a color of #e066d5
<p style="color:#e066d5;">Text here</p>
.mytext {color:#e066d5;}
This box has a color of #e066d5
<div style="background-color:#e066d5;">Content here</div>
.mybackground {background-color:#e066d5;}
Border around this has a color of #e066d5
<div style="border:2px solid #e066d5;">Content here</div>
.myborder {border:2px solid #e066d5;}