#fa91e1 color space conversions
Hex:
#fa91e1
RGB:
250, 145, 225
CMY:
2, 43, 12
CMYK:
0, 42, 10, 2
HSL:
314°, 91.3043%, 77.4510%
HSV (HSB):
314°, 42.0000%, 98.0392%
XYZ:
63.1403, 46.0110, 76.7873
xyY:
0.3396, 0.2475, 46.0110
CIE-Lab:
73.5527, 50.2712, -23.6206
CIE-LCH:
73.5527, 55.5439, 334.8329
CIE-Luv:
73.5527, 56.3336, -45.2864
Hunter-Lab:
67.8314, 47.4503, -19.6361
#fa91e1 color charts
#fa91e1 color shades, tints & tones
#fa91e1 color schemes
#fa91e1 color preview, HTML & CSS examples
This text has a color of #fa91e1
<p style="color:#fa91e1;">Text here</p>
.mytext {color:#fa91e1;}
This box has a color of #fa91e1
<div style="background-color:#fa91e1;">Content here</div>
.mybackground {background-color:#fa91e1;}
Border around this has a color of #fa91e1
<div style="border:2px solid #fa91e1;">Content here</div>
.myborder {border:2px solid #fa91e1;}