#e33bfc color space conversions
Hex:
#e33bfc
RGB:
227, 59, 252
CMY:
11, 77, 1
CMYK:
10, 77, 0, 1
HSL:
292°, 96.9849%, 60.9804%
HSV (HSB):
292°, 76.5873%, 98.8235%
XYZ:
50.8132, 26.4871, 94.5298
xyY:
0.2957, 0.1541, 26.4871
CIE-Lab:
58.4965, 84.6980, -62.3524
CIE-LCH:
58.4965, 105.1740, 323.6405
CIE-Luv:
58.4965, 60.7895, -108.3997
Hunter-Lab:
51.4656, 86.1724, -72.8754
#e33bfc color charts
#e33bfc color shades, tints & tones
#e33bfc color schemes
#e33bfc color preview, HTML & CSS examples
This text has a color of #e33bfc
<p style="color:#e33bfc;">Text here</p>
.mytext {color:#e33bfc;}
This box has a color of #e33bfc
<div style="background-color:#e33bfc;">Content here</div>
.mybackground {background-color:#e33bfc;}
Border around this has a color of #e33bfc
<div style="border:2px solid #e33bfc;">Content here</div>
.myborder {border:2px solid #e33bfc;}