#fa70e1 color space conversions
Hex:
#fa70e1
RGB:
250, 112, 225
CMY:
2, 56, 12
CMYK:
0, 55, 10, 2
HSL:
311°, 93.2432%, 70.9804%
HSV (HSB):
311°, 55.2000%, 98.0392%
XYZ:
58.8091, 37.3486, 75.3436
xyY:
0.3429, 0.2178, 37.3486
CIE-Lab:
67.5377, 65.9849, -32.8684
CIE-LCH:
67.5377, 73.7180, 333.5212
CIE-Luv:
67.5377, 70.6993, -61.9625
Hunter-Lab:
61.1135, 64.8208, -30.3161
#fa70e1 color charts
#fa70e1 color shades, tints & tones
#fa70e1 color schemes
#fa70e1 color preview, HTML & CSS examples
This text has a color of #fa70e1
<p style="color:#fa70e1;">Text here</p>
.mytext {color:#fa70e1;}
This box has a color of #fa70e1
<div style="background-color:#fa70e1;">Content here</div>
.mybackground {background-color:#fa70e1;}
Border around this has a color of #fa70e1
<div style="border:2px solid #fa70e1;">Content here</div>
.myborder {border:2px solid #fa70e1;}