#fa7ff4 color space conversions
Hex:
#fa7ff4
RGB:
250, 127, 244
CMY:
2, 50, 4
CMYK:
0, 49, 2, 2
HSL:
303°, 92.4812%, 73.9216%
HSV (HSB):
303°, 49.2000%, 98.0392%
XYZ:
63.3428, 42.0344, 90.3629
xyY:
0.3236, 0.2147, 42.0344
CIE-Lab:
70.8946, 62.1943, -38.1307
CIE-LCH:
70.8946, 72.9526, 328.4880
CIE-Luv:
70.8946, 59.6622, -70.3059
Hunter-Lab:
64.8339, 60.9354, -37.2522
#fa7ff4 color charts
#fa7ff4 color shades, tints & tones
#fa7ff4 color schemes
#fa7ff4 color preview, HTML & CSS examples
This text has a color of #fa7ff4
<p style="color:#fa7ff4;">Text here</p>
.mytext {color:#fa7ff4;}
This box has a color of #fa7ff4
<div style="background-color:#fa7ff4;">Content here</div>
.mybackground {background-color:#fa7ff4;}
Border around this has a color of #fa7ff4
<div style="border:2px solid #fa7ff4;">Content here</div>
.myborder {border:2px solid #fa7ff4;}