#fc61d4 color space conversions
Hex:
#fc61d4
RGB:
252, 97, 212
CMY:
1, 62, 17
CMYK:
0, 62, 16, 1
HSL:
315°, 96.2733%, 68.4314%
HSV (HSB):
315°, 61.5079%, 98.8235%
XYZ:
56.3032, 33.9983, 65.8822
xyY:
0.3605, 0.2177, 33.9983
CIE-Lab:
64.9612, 70.9509, -29.5723
CIE-LCH:
64.9612, 76.8671, 337.3737
CIE-Luv:
64.9612, 81.8914, -57.2510
Hunter-Lab:
58.3081, 70.3235, -26.1760
#fc61d4 color charts
#fc61d4 color shades, tints & tones
#fc61d4 color schemes
#fc61d4 color preview, HTML & CSS examples
This text has a color of #fc61d4
<p style="color:#fc61d4;">Text here</p>
.mytext {color:#fc61d4;}
This box has a color of #fc61d4
<div style="background-color:#fc61d4;">Content here</div>
.mybackground {background-color:#fc61d4;}
Border around this has a color of #fc61d4
<div style="border:2px solid #fc61d4;">Content here</div>
.myborder {border:2px solid #fc61d4;}