#fe37ff color space conversions
Hex:
#fe37ff
RGB:
254, 55, 255
CMY:
0, 78, 0
CMYK:
0, 78, 0, 0
HSL:
300°, 100.0000%, 60.7843%
HSV (HSB):
300°, 78.4314%, 100.0000%
XYZ:
60.2892, 31.0232, 97.4182
xyY:
0.3194, 0.1644, 31.0232
CIE-Lab:
62.5272, 91.1267, -57.3267
CIE-LCH:
62.5272, 107.6589, 327.8265
CIE-Luv:
62.5272, 78.8566, -103.2000
Hunter-Lab:
55.6985, 95.7399, -64.7110
#fe37ff color charts
#fe37ff color shades, tints & tones
#fe37ff color schemes
#fe37ff color preview, HTML & CSS examples
This text has a color of #fe37ff
<p style="color:#fe37ff;">Text here</p>
.mytext {color:#fe37ff;}
This box has a color of #fe37ff
<div style="background-color:#fe37ff;">Content here</div>
.mybackground {background-color:#fe37ff;}
Border around this has a color of #fe37ff
<div style="border:2px solid #fe37ff;">Content here</div>
.myborder {border:2px solid #fe37ff;}