#fc15cd color space conversions
Hex:
#fc15cd
RGB:
252, 21, 205
CMY:
1, 92, 20
CMYK:
0, 92, 19, 1
HSL:
312°, 97.4684%, 53.5294%
HSV (HSB):
312°, 91.6667%, 98.8235%
XYZ:
51.4325, 25.6396, 59.9957
xyY:
0.3752, 0.1871, 25.6396
CIE-Lab:
57.6933, 89.8020, -36.9071
CIE-LCH:
57.6933, 97.0904, 337.6582
CIE-Luv:
57.6933, 102.0996, -70.3065
Hunter-Lab:
50.6355, 92.6973, -34.8052
#fc15cd color charts
#fc15cd color shades, tints & tones
#fc15cd color schemes
#fc15cd color preview, HTML & CSS examples
This text has a color of #fc15cd
<p style="color:#fc15cd;">Text here</p>
.mytext {color:#fc15cd;}
This box has a color of #fc15cd
<div style="background-color:#fc15cd;">Content here</div>
.mybackground {background-color:#fc15cd;}
Border around this has a color of #fc15cd
<div style="border:2px solid #fc15cd;">Content here</div>
.myborder {border:2px solid #fc15cd;}