#fa91e4 color space conversions
Hex:
#fa91e4
RGB:
250, 145, 228
CMY:
2, 43, 11
CMYK:
0, 42, 9, 2
HSL:
313°, 91.3043%, 77.4510%
HSV (HSB):
313°, 42.0000%, 98.0392%
XYZ:
63.5533, 46.1762, 78.9621
xyY:
0.3368, 0.2447, 46.1762
CIE-Lab:
73.6597, 50.7589, -25.1010
CIE-LCH:
73.6597, 56.6262, 333.6869
CIE-Luv:
73.6597, 55.6775, -47.7405
Hunter-Lab:
67.9531, 48.0247, -21.3283
#fa91e4 color charts
#fa91e4 color shades, tints & tones
#fa91e4 color schemes
#fa91e4 color preview, HTML & CSS examples
This text has a color of #fa91e4
<p style="color:#fa91e4;">Text here</p>
.mytext {color:#fa91e4;}
This box has a color of #fa91e4
<div style="background-color:#fa91e4;">Content here</div>
.mybackground {background-color:#fa91e4;}
Border around this has a color of #fa91e4
<div style="border:2px solid #fa91e4;">Content here</div>
.myborder {border:2px solid #fa91e4;}