#fa84e9 color space conversions
Hex:
#fa84e9
RGB:
250, 132, 233
CMY:
2, 48, 9
CMYK:
0, 47, 7, 2
HSL:
309°, 92.1875%, 74.9020%
HSV (HSB):
309°, 47.2000%, 98.0392%
XYZ:
62.3836, 42.7097, 82.0466
xyY:
0.3334, 0.2282, 42.7097
CIE-Lab:
71.3575, 57.9832, -31.3803
CIE-LCH:
71.3575, 65.9301, 331.5779
CIE-Luv:
71.3575, 60.3508, -58.7792
Hunter-Lab:
65.3527, 56.0233, -28.6884
#fa84e9 color charts
#fa84e9 color shades, tints & tones
#fa84e9 color schemes
#fa84e9 color preview, HTML & CSS examples
This text has a color of #fa84e9
<p style="color:#fa84e9;">Text here</p>
.mytext {color:#fa84e9;}
This box has a color of #fa84e9
<div style="background-color:#fa84e9;">Content here</div>
.mybackground {background-color:#fa84e9;}
Border around this has a color of #fa84e9
<div style="border:2px solid #fa84e9;">Content here</div>
.myborder {border:2px solid #fa84e9;}