#e06dfc color space conversions
Hex:
#e06dfc
RGB:
224, 109, 252
CMY:
12, 57, 1
CMYK:
11, 57, 0, 1
HSL:
288°, 95.9732%, 70.7843%
HSV (HSB):
288°, 56.7460%, 98.8235%
XYZ:
53.7798, 33.8128, 95.7875
xyY:
0.2933, 0.1844, 33.8128
CIE-Lab:
64.8137, 65.2170, -52.3030
CIE-LCH:
64.8137, 83.5994, 321.2709
CIE-Luv:
64.8137, 46.9639, -92.3595
Hunter-Lab:
58.1488, 63.3280, -56.9632
#e06dfc color charts
#e06dfc color shades, tints & tones
#e06dfc color schemes
#e06dfc color preview, HTML & CSS examples
This text has a color of #e06dfc
<p style="color:#e06dfc;">Text here</p>
.mytext {color:#e06dfc;}
This box has a color of #e06dfc
<div style="background-color:#e06dfc;">Content here</div>
.mybackground {background-color:#e06dfc;}
Border around this has a color of #e06dfc
<div style="border:2px solid #e06dfc;">Content here</div>
.myborder {border:2px solid #e06dfc;}