#fc36cd color space conversions
Hex:
#fc36cd
RGB:
252, 54, 205
CMY:
1, 79, 20
CMYK:
0, 79, 19, 1
HSL:
314°, 97.0588%, 60.0000%
HSV (HSB):
314°, 78.5714%, 98.8235%
XYZ:
52.4835, 27.7416, 60.3461
xyY:
0.3734, 0.1973, 27.7416
CIE-Lab:
59.6545, 84.1052, -33.8443
CIE-LCH:
59.6545, 90.6594, 338.0799
CIE-Luv:
59.6545, 97.1806, -65.1525
Hunter-Lab:
52.6703, 85.6941, -31.0614
#fc36cd color charts
#fc36cd color shades, tints & tones
#fc36cd color schemes
#fc36cd color preview, HTML & CSS examples
This text has a color of #fc36cd
<p style="color:#fc36cd;">Text here</p>
.mytext {color:#fc36cd;}
This box has a color of #fc36cd
<div style="background-color:#fc36cd;">Content here</div>
.mybackground {background-color:#fc36cd;}
Border around this has a color of #fc36cd
<div style="border:2px solid #fc36cd;">Content here</div>
.myborder {border:2px solid #fc36cd;}