#e068d4 color space conversions
Hex:
#e068d4
RGB:
224, 104, 212
CMY:
12, 59, 17
CMYK:
0, 54, 5, 12
HSL:
306°, 65.9341%, 64.3137%
HSV (HSB):
306°, 53.5714%, 87.8431%
XYZ:
47.5744, 30.5014, 65.6673
xyY:
0.3310, 0.2122, 30.5014
CIE-Lab:
62.0844, 60.4211, -34.3481
CIE-LCH:
62.0844, 69.5019, 330.3827
CIE-Luv:
62.0844, 59.0813, -62.4265
Hunter-Lab:
55.2281, 57.1140, -31.8373
#e068d4 color charts
#e068d4 color shades, tints & tones
#e068d4 color schemes
#e068d4 color preview, HTML & CSS examples
This text has a color of #e068d4
<p style="color:#e068d4;">Text here</p>
.mytext {color:#e068d4;}
This box has a color of #e068d4
<div style="background-color:#e068d4;">Content here</div>
.mybackground {background-color:#e068d4;}
Border around this has a color of #e068d4
<div style="border:2px solid #e068d4;">Content here</div>
.myborder {border:2px solid #e068d4;}