#fc70e1 color space conversions
Hex:
#fc70e1
RGB:
252, 112, 225
CMY:
1, 56, 12
CMYK:
0, 56, 11, 1
HSL:
312°, 95.8904%, 71.3725%
HSV (HSB):
312°, 55.5556%, 98.8235%
XYZ:
59.5297, 37.7200, 75.3773
xyY:
0.3448, 0.2185, 37.7200
CIE-Lab:
67.8138, 66.5281, -32.4189
CIE-LCH:
67.8138, 74.0066, 334.0202
CIE-Luv:
67.8138, 72.1297, -61.3874
Hunter-Lab:
61.4166, 65.5366, -29.7756
#fc70e1 color charts
#fc70e1 color shades, tints & tones
#fc70e1 color schemes
#fc70e1 color preview, HTML & CSS examples
This text has a color of #fc70e1
<p style="color:#fc70e1;">Text here</p>
.mytext {color:#fc70e1;}
This box has a color of #fc70e1
<div style="background-color:#fc70e1;">Content here</div>
.mybackground {background-color:#fc70e1;}
Border around this has a color of #fc70e1
<div style="border:2px solid #fc70e1;">Content here</div>
.myborder {border:2px solid #fc70e1;}