#fc38e1 color space conversions
Hex:
#fc38e1
RGB:
252, 56, 225
CMY:
1, 78, 12
CMYK:
0, 78, 11, 1
HSL:
308°, 97.0297%, 60.3922%
HSV (HSB):
308°, 77.7778%, 98.8235%
XYZ:
55.1497, 28.9600, 73.9173
xyY:
0.3490, 0.1833, 28.9600
CIE-Lab:
60.7463, 86.2308, -43.4543
CIE-LCH:
60.7463, 96.5610, 333.2551
CIE-Luv:
60.7463, 88.6787, -80.4780
Hunter-Lab:
53.8145, 88.7531, -43.7680
#fc38e1 color charts
#fc38e1 color shades, tints & tones
#fc38e1 color schemes
#fc38e1 color preview, HTML & CSS examples
This text has a color of #fc38e1
<p style="color:#fc38e1;">Text here</p>
.mytext {color:#fc38e1;}
This box has a color of #fc38e1
<div style="background-color:#fc38e1;">Content here</div>
.mybackground {background-color:#fc38e1;}
Border around this has a color of #fc38e1
<div style="border:2px solid #fc38e1;">Content here</div>
.myborder {border:2px solid #fc38e1;}