#fc1ed2 color space conversions
Hex:
#fc1ed2
RGB:
252, 30, 210
CMY:
1, 88, 18
CMYK:
0, 88, 17, 1
HSL:
311°, 97.3684%, 55.2941%
HSV (HSB):
311°, 88.0952%, 98.8235%
XYZ:
52.2420, 26.2771, 63.2913
xyY:
0.3684, 0.1853, 26.2771
CIE-Lab:
58.2992, 89.3172, -38.8114
CIE-LCH:
58.2992, 97.3852, 336.5134
CIE-Luv:
58.2992, 98.9693, -73.2497
Hunter-Lab:
51.2612, 92.2081, -37.3214
#fc1ed2 color charts
#fc1ed2 color shades, tints & tones
#fc1ed2 color schemes
#fc1ed2 color preview, HTML & CSS examples
This text has a color of #fc1ed2
<p style="color:#fc1ed2;">Text here</p>
.mytext {color:#fc1ed2;}
This box has a color of #fc1ed2
<div style="background-color:#fc1ed2;">Content here</div>
.mybackground {background-color:#fc1ed2;}
Border around this has a color of #fc1ed2
<div style="border:2px solid #fc1ed2;">Content here</div>
.myborder {border:2px solid #fc1ed2;}