#fe36ed color space conversions
Hex:
#fe36ed
RGB:
254, 54, 237
CMY:
0, 79, 7
CMYK:
0, 79, 7, 0
HSL:
305°, 99.0099%, 60.3922%
HSV (HSB):
305°, 78.7402%, 99.6078%
XYZ:
57.4783, 29.8236, 82.8478
xyY:
0.3378, 0.1753, 29.8236
CIE-Lab:
61.5017, 88.7638, -48.9636
CIE-LCH:
61.5017, 101.3728, 331.1181
CIE-Luv:
61.5017, 85.8187, -89.5919
Hunter-Lab:
54.6110, 92.3028, -51.7185
#fe36ed color charts
#fe36ed color shades, tints & tones
#fe36ed color schemes
#fe36ed color preview, HTML & CSS examples
This text has a color of #fe36ed
<p style="color:#fe36ed;">Text here</p>
.mytext {color:#fe36ed;}
This box has a color of #fe36ed
<div style="background-color:#fe36ed;">Content here</div>
.mybackground {background-color:#fe36ed;}
Border around this has a color of #fe36ed
<div style="border:2px solid #fe36ed;">Content here</div>
.myborder {border:2px solid #fe36ed;}