#fe33ed color space conversions
Hex:
#fe33ed
RGB:
254, 51, 237
CMY:
0, 80, 7
CMYK:
0, 80, 7, 0
HSL:
305°, 99.0244%, 59.8039%
HSV (HSB):
305°, 79.9213%, 99.6078%
XYZ:
57.3429, 29.5529, 82.8027
xyY:
0.3379, 0.1741, 29.5529
CIE-Lab:
61.2665, 89.4453, -49.3359
CIE-LCH:
61.2665, 102.1494, 331.1199
CIE-Luv:
61.2665, 86.3202, -90.1990
Hunter-Lab:
54.3626, 93.1515, -52.2541
#fe33ed color charts
#fe33ed color shades, tints & tones
#fe33ed color schemes
#fe33ed color preview, HTML & CSS examples
This text has a color of #fe33ed
<p style="color:#fe33ed;">Text here</p>
.mytext {color:#fe33ed;}
This box has a color of #fe33ed
<div style="background-color:#fe33ed;">Content here</div>
.mybackground {background-color:#fe33ed;}
Border around this has a color of #fe33ed
<div style="border:2px solid #fe33ed;">Content here</div>
.myborder {border:2px solid #fe33ed;}