#ee27ed color space conversions
Hex:
#ee27ed
RGB:
238, 39, 237
CMY:
7, 85, 7
CMYK:
0, 84, 0, 7
HSL:
300°, 85.4077%, 54.3137%
HSV (HSB):
300°, 83.6134%, 93.3333%
XYZ:
51.2715, 25.7426, 82.3873
xyY:
0.3217, 0.1615, 25.7426
CIE-Lab:
57.7919, 88.9514, -55.0208
CIE-LCH:
57.7919, 104.5927, 328.2612
CIE-Luv:
57.7919, 76.4388, -97.5940
Hunter-Lab:
50.7372, 91.5897, -60.7594
#ee27ed color charts
#ee27ed color shades, tints & tones
#ee27ed color schemes
#ee27ed color preview, HTML & CSS examples
This text has a color of #ee27ed
<p style="color:#ee27ed;">Text here</p>
.mytext {color:#ee27ed;}
This box has a color of #ee27ed
<div style="background-color:#ee27ed;">Content here</div>
.mybackground {background-color:#ee27ed;}
Border around this has a color of #ee27ed
<div style="border:2px solid #ee27ed;">Content here</div>
.myborder {border:2px solid #ee27ed;}