#fc3ed7 color space conversions
Hex:
#fc3ed7
RGB:
252, 62, 215
CMY:
1, 76, 16
CMYK:
0, 75, 15, 1
HSL:
312°, 96.9388%, 61.5686%
HSV (HSB):
312°, 75.3968%, 98.8235%
XYZ:
54.1332, 29.0470, 67.0435
xyY:
0.3604, 0.1934, 29.0470
CIE-Lab:
60.8231, 83.3222, -37.6952
CIE-LCH:
60.8231, 91.4522, 335.6579
CIE-Luv:
60.8231, 91.3545, -71.1579
Hunter-Lab:
53.8953, 84.9715, -36.0276
#fc3ed7 color charts
#fc3ed7 color shades, tints & tones
#fc3ed7 color schemes
#fc3ed7 color preview, HTML & CSS examples
This text has a color of #fc3ed7
<p style="color:#fc3ed7;">Text here</p>
.mytext {color:#fc3ed7;}
This box has a color of #fc3ed7
<div style="background-color:#fc3ed7;">Content here</div>
.mybackground {background-color:#fc3ed7;}
Border around this has a color of #fc3ed7
<div style="border:2px solid #fc3ed7;">Content here</div>
.myborder {border:2px solid #fc3ed7;}