#fa84f4 color space conversions
Hex:
#fa84f4
RGB:
250, 132, 244
CMY:
2, 48, 4
CMYK:
0, 47, 2, 2
HSL:
303°, 92.1875%, 74.9020%
HSV (HSB):
303°, 47.2000%, 98.0392%
XYZ:
64.0047, 43.3582, 90.5835
xyY:
0.3233, 0.2190, 43.3582
CIE-Lab:
71.7974, 59.8190, -36.7270
CIE-LCH:
71.7974, 70.1939, 328.4514
CIE-Luv:
71.7974, 57.6640, -67.7842
Hunter-Lab:
65.8469, 58.2740, -35.4705
#fa84f4 color charts
#fa84f4 color shades, tints & tones
#fa84f4 color schemes
#fa84f4 color preview, HTML & CSS examples
This text has a color of #fa84f4
<p style="color:#fa84f4;">Text here</p>
.mytext {color:#fa84f4;}
This box has a color of #fa84f4
<div style="background-color:#fa84f4;">Content here</div>
.mybackground {background-color:#fa84f4;}
Border around this has a color of #fa84f4
<div style="border:2px solid #fa84f4;">Content here</div>
.myborder {border:2px solid #fa84f4;}