#fe37d7 color space conversions
Hex:
#fe37d7
RGB:
254, 55, 215
CMY:
0, 78, 16
CMYK:
0, 78, 15, 0
HSL:
312°, 99.0050%, 60.5882%
HSV (HSB):
312°, 78.3465%, 99.6078%
XYZ:
54.5050, 28.7095, 66.9587
xyY:
0.3629, 0.1912, 28.7095
CIE-Lab:
60.5244, 85.5561, -38.1384
CIE-LCH:
60.5244, 93.6717, 335.9741
CIE-Luv:
60.5244, 94.3885, -72.1464
Hunter-Lab:
53.5813, 87.8101, -36.5859
#fe37d7 color charts
#fe37d7 color shades, tints & tones
#fe37d7 color schemes
#fe37d7 color preview, HTML & CSS examples
This text has a color of #fe37d7
<p style="color:#fe37d7;">Text here</p>
.mytext {color:#fe37d7;}
This box has a color of #fe37d7
<div style="background-color:#fe37d7;">Content here</div>
.mybackground {background-color:#fe37d7;}
Border around this has a color of #fe37d7
<div style="border:2px solid #fe37d7;">Content here</div>
.myborder {border:2px solid #fe37d7;}