#fc70d5 color space conversions
Hex:
#fc70d5
RGB:
252, 112, 213
CMY:
1, 56, 16
CMYK:
0, 56, 15, 1
HSL:
317°, 95.8904%, 71.3725%
HSV (HSB):
317°, 55.5556%, 98.8235%
XYZ:
57.9493, 37.0879, 67.0552
xyY:
0.3575, 0.2288, 37.0879
CIE-Lab:
67.3429, 64.7380, -26.4640
CIE-LCH:
67.3429, 69.9382, 337.7659
CIE-Luv:
67.3429, 75.6596, -51.6471
Hunter-Lab:
60.8998, 63.2772, -22.6528
#fc70d5 color charts
#fc70d5 color shades, tints & tones
#fc70d5 color schemes
#fc70d5 color preview, HTML & CSS examples
This text has a color of #fc70d5
<p style="color:#fc70d5;">Text here</p>
.mytext {color:#fc70d5;}
This box has a color of #fc70d5
<div style="background-color:#fc70d5;">Content here</div>
.mybackground {background-color:#fc70d5;}
Border around this has a color of #fc70d5
<div style="border:2px solid #fc70d5;">Content here</div>
.myborder {border:2px solid #fc70d5;}