#fc38f9 color space conversions
Hex:
#fc38f9
RGB:
252, 56, 249
CMY:
1, 78, 2
CMYK:
0, 78, 1, 1
HSL:
301°, 97.0297%, 60.3922%
HSV (HSB):
301°, 77.7778%, 98.8235%
XYZ:
58.6579, 30.3633, 92.3916
xyY:
0.3233, 0.1674, 30.3633
CIE-Lab:
61.9665, 89.6335, -54.9202
CIE-LCH:
61.9665, 105.1209, 328.5034
CIE-Luv:
61.9665, 79.4938, -99.0728
Hunter-Lab:
55.1029, 93.5859, -60.8400
#fc38f9 color charts
#fc38f9 color shades, tints & tones
#fc38f9 color schemes
#fc38f9 color preview, HTML & CSS examples
This text has a color of #fc38f9
<p style="color:#fc38f9;">Text here</p>
.mytext {color:#fc38f9;}
This box has a color of #fc38f9
<div style="background-color:#fc38f9;">Content here</div>
.mybackground {background-color:#fc38f9;}
Border around this has a color of #fc38f9
<div style="border:2px solid #fc38f9;">Content here</div>
.myborder {border:2px solid #fc38f9;}