#ee56fd color space conversions
Hex:
#ee56fd
RGB:
238, 86, 253
CMY:
7, 66, 1
CMYK:
6, 66, 0, 1
HSL:
295°, 97.6608%, 66.4706%
HSV (HSB):
295°, 66.0079%, 99.2157%
XYZ:
56.3173, 31.9246, 96.1223
xyY:
0.3055, 0.1732, 31.9246
CIE-Lab:
63.2805, 78.2304, -55.1696
CIE-LCH:
63.2805, 95.7271, 324.8078
CIE-Luv:
63.2805, 62.2691, -98.2703
Hunter-Lab:
56.5018, 79.0388, -61.3143
#ee56fd color charts
#ee56fd color shades, tints & tones
#ee56fd color schemes
#ee56fd color preview, HTML & CSS examples
This text has a color of #ee56fd
<p style="color:#ee56fd;">Text here</p>
.mytext {color:#ee56fd;}
This box has a color of #ee56fd
<div style="background-color:#ee56fd;">Content here</div>
.mybackground {background-color:#ee56fd;}
Border around this has a color of #ee56fd
<div style="border:2px solid #ee56fd;">Content here</div>
.myborder {border:2px solid #ee56fd;}