#fa93e7 color space conversions
Hex:
#fa93e7
RGB:
250, 147, 231
CMY:
2, 42, 9
CMYK:
0, 41, 8, 2
HSL:
311°, 91.1504%, 77.8431%
HSV (HSB):
311°, 41.2000%, 98.0392%
XYZ:
64.2819, 46.9610, 81.2776
xyY:
0.3339, 0.2439, 46.9610
CIE-Lab:
74.1648, 50.2463, -25.9698
CIE-LCH:
74.1648, 56.5608, 332.6678
CIE-Luv:
74.1648, 54.0941, -49.0918
Hunter-Lab:
68.5281, 47.5155, -22.3512
#fa93e7 color charts
#fa93e7 color shades, tints & tones
#fa93e7 color schemes
#fa93e7 color preview, HTML & CSS examples
This text has a color of #fa93e7
<p style="color:#fa93e7;">Text here</p>
.mytext {color:#fa93e7;}
This box has a color of #fa93e7
<div style="background-color:#fa93e7;">Content here</div>
.mybackground {background-color:#fa93e7;}
Border around this has a color of #fa93e7
<div style="border:2px solid #fa93e7;">Content here</div>
.myborder {border:2px solid #fa93e7;}