#fc37f5 color space conversions
Hex:
#fc37f5
RGB:
252, 55, 245
CMY:
1, 78, 4
CMYK:
0, 78, 3, 1
HSL:
302°, 97.0443%, 60.1961%
HSV (HSB):
302°, 78.1746%, 98.8235%
XYZ:
57.9925, 30.0204, 89.1242
xyY:
0.3274, 0.1695, 30.0204
CIE-Lab:
61.6718, 89.2877, -53.1693
CIE-LCH:
61.6718, 103.9195, 329.2269
CIE-Luv:
61.6718, 81.1494, -96.2192
Hunter-Lab:
54.7909, 93.0464, -58.0890
#fc37f5 color charts
#fc37f5 color shades, tints & tones
#fc37f5 color schemes
#fc37f5 color preview, HTML & CSS examples
This text has a color of #fc37f5
<p style="color:#fc37f5;">Text here</p>
.mytext {color:#fc37f5;}
This box has a color of #fc37f5
<div style="background-color:#fc37f5;">Content here</div>
.mybackground {background-color:#fc37f5;}
Border around this has a color of #fc37f5
<div style="border:2px solid #fc37f5;">Content here</div>
.myborder {border:2px solid #fc37f5;}