#fc70e2 color space conversions
Hex:
#fc70e2
RGB:
252, 112, 226
CMY:
1, 56, 11
CMYK:
0, 56, 10, 1
HSL:
311°, 95.8904%, 71.3725%
HSV (HSB):
311°, 55.5556%, 98.8235%
XYZ:
59.6665, 37.7748, 76.0980
xyY:
0.3438, 0.2177, 37.7748
CIE-Lab:
67.8543, 66.6810, -32.9111
CIE-LCH:
67.8543, 74.3606, 333.7309
CIE-Luv:
67.8543, 71.8372, -62.1996
Hunter-Lab:
61.4612, 65.7307, -30.3869
#fc70e2 color charts
#fc70e2 color shades, tints & tones
#fc70e2 color schemes
#fc70e2 color preview, HTML & CSS examples
This text has a color of #fc70e2
<p style="color:#fc70e2;">Text here</p>
.mytext {color:#fc70e2;}
This box has a color of #fc70e2
<div style="background-color:#fc70e2;">Content here</div>
.mybackground {background-color:#fc70e2;}
Border around this has a color of #fc70e2
<div style="border:2px solid #fc70e2;">Content here</div>
.myborder {border:2px solid #fc70e2;}