#fa90f5 color space conversions
Hex:
#fa90f5
RGB:
250, 144, 245
CMY:
2, 44, 4
CMYK:
0, 42, 2, 2
HSL:
303°, 91.3793%, 77.2549%
HSV (HSB):
303°, 42.4000%, 98.0392%
XYZ:
65.8790, 46.8631, 91.9595
xyY:
0.3218, 0.2289, 46.8631
CIE-Lab:
74.1021, 54.1217, -33.7010
CIE-LCH:
74.1021, 63.7567, 328.0899
CIE-Luv:
74.1021, 52.4053, -62.2467
Hunter-Lab:
68.4566, 51.9799, -31.7261
#fa90f5 color charts
#fa90f5 color shades, tints & tones
#fa90f5 color schemes
#fa90f5 color preview, HTML & CSS examples
This text has a color of #fa90f5
<p style="color:#fa90f5;">Text here</p>
.mytext {color:#fa90f5;}
This box has a color of #fa90f5
<div style="background-color:#fa90f5;">Content here</div>
.mybackground {background-color:#fa90f5;}
Border around this has a color of #fa90f5
<div style="border:2px solid #fa90f5;">Content here</div>
.myborder {border:2px solid #fa90f5;}