#fc45d7 color space conversions
Hex:
#fc45d7
RGB:
252, 69, 215
CMY:
1, 73, 16
CMYK:
0, 73, 15, 1
HSL:
312°, 96.8254%, 62.9412%
HSV (HSB):
312°, 72.6190%, 98.8235%
XYZ:
54.5387, 29.8580, 67.1786
xyY:
0.3598, 0.1970, 29.8580
CIE-Lab:
61.5315, 81.3009, -36.5880
CIE-LCH:
61.5315, 89.1545, 335.7707
CIE-Luv:
61.5315, 89.6410, -69.2713
Hunter-Lab:
54.6425, 82.5369, -34.6427
#fc45d7 color charts
#fc45d7 color shades, tints & tones
#fc45d7 color schemes
#fc45d7 color preview, HTML & CSS examples
This text has a color of #fc45d7
<p style="color:#fc45d7;">Text here</p>
.mytext {color:#fc45d7;}
This box has a color of #fc45d7
<div style="background-color:#fc45d7;">Content here</div>
.mybackground {background-color:#fc45d7;}
Border around this has a color of #fc45d7
<div style="border:2px solid #fc45d7;">Content here</div>
.myborder {border:2px solid #fc45d7;}