#e33fed color space conversions
Hex:
#e33fed
RGB:
227, 63, 237
CMY:
11, 75, 7
CMYK:
4, 73, 0, 7
HSL:
297°, 82.8571%, 58.8235%
HSV (HSB):
297°, 73.4177%, 92.9412%
XYZ:
48.7421, 26.0003, 82.5703
xyY:
0.3098, 0.1653, 26.0003
CIE-Lab:
58.0374, 81.0872, -54.7325
CIE-LCH:
58.0374, 97.8303, 325.9813
CIE-Luv:
58.0374, 65.0225, -96.1605
Hunter-Lab:
50.9905, 81.3957, -60.3165
#e33fed color charts
#e33fed color shades, tints & tones
#e33fed color schemes
#e33fed color preview, HTML & CSS examples
This text has a color of #e33fed
<p style="color:#e33fed;">Text here</p>
.mytext {color:#e33fed;}
This box has a color of #e33fed
<div style="background-color:#e33fed;">Content here</div>
.mybackground {background-color:#e33fed;}
Border around this has a color of #e33fed
<div style="border:2px solid #e33fed;">Content here</div>
.myborder {border:2px solid #e33fed;}