#fe33e1 color space conversions
Hex:
#fe33e1
RGB:
254, 51, 225
CMY:
0, 80, 12
CMYK:
0, 80, 11, 0
HSL:
309°, 99.0244%, 59.8039%
HSV (HSB):
309°, 79.9213%, 99.6078%
XYZ:
55.6475, 28.8747, 73.8746
xyY:
0.3513, 0.1823, 28.8747
CIE-Lab:
60.6709, 87.8070, -43.5506
CIE-LCH:
60.6709, 98.0139, 333.6195
CIE-Luv:
60.6709, 91.0927, -80.8603
Hunter-Lab:
53.7352, 90.8157, -43.8966
#fe33e1 color charts
#fe33e1 color shades, tints & tones
#fe33e1 color schemes
#fe33e1 color preview, HTML & CSS examples
This text has a color of #fe33e1
<p style="color:#fe33e1;">Text here</p>
.mytext {color:#fe33e1;}
This box has a color of #fe33e1
<div style="background-color:#fe33e1;">Content here</div>
.mybackground {background-color:#fe33e1;}
Border around this has a color of #fe33e1
<div style="border:2px solid #fe33e1;">Content here</div>
.myborder {border:2px solid #fe33e1;}