#fa70e7 color space conversions
Hex:
#fa70e7
RGB:
250, 112, 231
CMY:
2, 56, 9
CMYK:
0, 55, 8, 2
HSL:
308°, 93.2432%, 70.9804%
HSV (HSB):
308°, 55.2000%, 98.0392%
XYZ:
59.6423, 37.6819, 79.7311
xyY:
0.3369, 0.2128, 37.6819
CIE-Lab:
67.7855, 66.9197, -35.8105
CIE-LCH:
67.7855, 75.8989, 331.8476
CIE-Luv:
67.7855, 68.9651, -66.8362
Hunter-Lab:
61.3855, 66.0062, -34.0394
#fa70e7 color charts
#fa70e7 color shades, tints & tones
#fa70e7 color schemes
#fa70e7 color preview, HTML & CSS examples
This text has a color of #fa70e7
<p style="color:#fa70e7;">Text here</p>
.mytext {color:#fa70e7;}
This box has a color of #fa70e7
<div style="background-color:#fa70e7;">Content here</div>
.mybackground {background-color:#fa70e7;}
Border around this has a color of #fa70e7
<div style="border:2px solid #fa70e7;">Content here</div>
.myborder {border:2px solid #fa70e7;}