#fc38f5 color space conversions
Hex:
#fc38f5
RGB:
252, 56, 245
CMY:
1, 78, 4
CMYK:
0, 78, 3, 1
HSL:
302°, 97.0297%, 60.3922%
HSV (HSB):
302°, 77.7778%, 98.8235%
XYZ:
58.0405, 30.1164, 89.1402
xyY:
0.3274, 0.1699, 30.1164
CIE-Lab:
61.7545, 89.0483, -53.0379
CIE-LCH:
61.7545, 103.6466, 329.2216
CIE-Luv:
61.7545, 80.9821, -96.0085
Hunter-Lab:
54.8784, 92.7481, -57.8912
#fc38f5 color charts
#fc38f5 color shades, tints & tones
#fc38f5 color schemes
#fc38f5 color preview, HTML & CSS examples
This text has a color of #fc38f5
<p style="color:#fc38f5;">Text here</p>
.mytext {color:#fc38f5;}
This box has a color of #fc38f5
<div style="background-color:#fc38f5;">Content here</div>
.mybackground {background-color:#fc38f5;}
Border around this has a color of #fc38f5
<div style="border:2px solid #fc38f5;">Content here</div>
.myborder {border:2px solid #fc38f5;}