#fa90ed color space conversions
Hex:
#fa90ed
RGB:
250, 144, 237
CMY:
2, 44, 7
CMYK:
0, 42, 5, 2
HSL:
307°, 91.3793%, 77.2549%
HSV (HSB):
307°, 42.4000%, 98.0392%
XYZ:
64.6837, 46.3849, 85.6647
xyY:
0.3288, 0.2358, 46.3849
CIE-Lab:
73.7946, 52.7544, -29.8153
CIE-LCH:
73.7946, 60.5968, 330.5261
CIE-Luv:
73.7946, 54.1608, -55.6723
Hunter-Lab:
68.1065, 50.3428, -26.9008
#fa90ed color charts
#fa90ed color shades, tints & tones
#fa90ed color schemes
#fa90ed color preview, HTML & CSS examples
This text has a color of #fa90ed
<p style="color:#fa90ed;">Text here</p>
.mytext {color:#fa90ed;}
This box has a color of #fa90ed
<div style="background-color:#fa90ed;">Content here</div>
.mybackground {background-color:#fa90ed;}
Border around this has a color of #fa90ed
<div style="border:2px solid #fa90ed;">Content here</div>
.myborder {border:2px solid #fa90ed;}