#ee82ff color space conversions
Hex:
#ee82ff
RGB:
238, 130, 255
CMY:
7, 49, 0
CMYK:
7, 49, 0, 0
HSL:
292°, 100.0000%, 75.4902%
HSV (HSB):
292°, 49.0196%, 100.0000%
XYZ:
61.2925, 41.3624, 99.3610
xyY:
0.3034, 0.2047, 41.3624
CIE-Lab:
70.4291, 59.4369, -44.9755
CIE-LCH:
70.4291, 74.5355, 322.8855
CIE-Luv:
70.4291, 47.9597, -80.9412
Hunter-Lab:
64.3136, 57.5663, -46.5803
#ee82ff color charts
#ee82ff color shades, tints & tones
#ee82ff color schemes
#ee82ff color preview, HTML & CSS examples
This text has a color of #ee82ff
<p style="color:#ee82ff;">Text here</p>
.mytext {color:#ee82ff;}
This box has a color of #ee82ff
<div style="background-color:#ee82ff;">Content here</div>
.mybackground {background-color:#ee82ff;}
Border around this has a color of #ee82ff
<div style="border:2px solid #ee82ff;">Content here</div>
.myborder {border:2px solid #ee82ff;}