#fa70cc color space conversions
Hex:
#fa70cc
RGB:
250, 112, 204
CMY:
2, 56, 20
CMYK:
0, 55, 18, 2
HSL:
320°, 93.2432%, 70.9804%
HSV (HSB):
320°, 55.2000%, 98.0392%
XYZ:
56.1176, 36.2720, 61.1702
xyY:
0.3654, 0.2362, 36.2720
CIE-Lab:
66.7272, 62.8769, -22.3945
CIE-LCH:
66.7272, 66.7459, 340.3959
CIE-Luv:
66.7272, 76.8401, -44.9286
Hunter-Lab:
60.2262, 60.9269, -18.0610
#fa70cc color charts
#fa70cc color shades, tints & tones
#fa70cc color schemes
#fa70cc color preview, HTML & CSS examples
This text has a color of #fa70cc
<p style="color:#fa70cc;">Text here</p>
.mytext {color:#fa70cc;}
This box has a color of #fa70cc
<div style="background-color:#fa70cc;">Content here</div>
.mybackground {background-color:#fa70cc;}
Border around this has a color of #fa70cc
<div style="border:2px solid #fa70cc;">Content here</div>
.myborder {border:2px solid #fa70cc;}