#ee05d7 color space conversions
Hex:
#ee05d7
RGB:
238, 5, 215
CMY:
7, 98, 16
CMYK:
0, 98, 10, 7
HSL:
306°, 95.8848%, 47.6471%
HSV (HSB):
306°, 97.8992%, 93.3333%
XYZ:
47.5799, 23.1920, 66.2587
xyY:
0.3472, 0.1692, 23.1920
CIE-Lab:
55.2695, 89.8109, -46.6038
CIE-LCH:
55.2695, 101.1826, 332.5748
CIE-Luv:
55.2695, 87.9711, -84.1240
Hunter-Lab:
48.1581, 92.0805, -47.8641
#ee05d7 color charts
#ee05d7 color shades, tints & tones
#ee05d7 color schemes
#ee05d7 color preview, HTML & CSS examples
This text has a color of #ee05d7
<p style="color:#ee05d7;">Text here</p>
.mytext {color:#ee05d7;}
This box has a color of #ee05d7
<div style="background-color:#ee05d7;">Content here</div>
.mybackground {background-color:#ee05d7;}
Border around this has a color of #ee05d7
<div style="border:2px solid #ee05d7;">Content here</div>
.myborder {border:2px solid #ee05d7;}