#fa73e2 color space conversions
Hex:
#fa73e2
RGB:
250, 115, 226
CMY:
2, 55, 11
CMYK:
0, 54, 10, 2
HSL:
311°, 93.1034%, 71.5686%
HSV (HSB):
311°, 54.0000%, 98.0392%
XYZ:
59.2825, 38.0764, 76.1765
xyY:
0.3416, 0.2194, 38.0764
CIE-Lab:
68.0769, 64.8010, -32.5882
CIE-LCH:
68.0769, 72.5339, 333.3023
CIE-Luv:
68.0769, 69.2311, -61.4002
Hunter-Lab:
61.7061, 63.5035, -29.9995
#fa73e2 color charts
#fa73e2 color shades, tints & tones
#fa73e2 color schemes
#fa73e2 color preview, HTML & CSS examples
This text has a color of #fa73e2
<p style="color:#fa73e2;">Text here</p>
.mytext {color:#fa73e2;}
This box has a color of #fa73e2
<div style="background-color:#fa73e2;">Content here</div>
.mybackground {background-color:#fa73e2;}
Border around this has a color of #fa73e2
<div style="border:2px solid #fa73e2;">Content here</div>
.myborder {border:2px solid #fa73e2;}