#e33afb color space conversions
Hex:
#e33afb
RGB:
227, 58, 251
CMY:
11, 77, 2
CMYK:
10, 77, 0, 2
HSL:
293°, 96.0199%, 60.5882%
HSV (HSB):
293°, 76.8924%, 98.4314%
XYZ:
50.6042, 26.3220, 93.6803
xyY:
0.2966, 0.1543, 26.3220
CIE-Lab:
58.3415, 84.8092, -62.0465
CIE-LCH:
58.3415, 105.0827, 323.8108
CIE-Luv:
58.3415, 61.2733, -107.8832
Hunter-Lab:
51.3050, 86.2780, -72.3470
#e33afb color charts
#e33afb color shades, tints & tones
#e33afb color schemes
#e33afb color preview, HTML & CSS examples
This text has a color of #e33afb
<p style="color:#e33afb;">Text here</p>
.mytext {color:#e33afb;}
This box has a color of #e33afb
<div style="background-color:#e33afb;">Content here</div>
.mybackground {background-color:#e33afb;}
Border around this has a color of #e33afb
<div style="border:2px solid #e33afb;">Content here</div>
.myborder {border:2px solid #e33afb;}