#f990ed color space conversions
Hex:
#f990ed
RGB:
249, 144, 237
CMY:
2, 44, 7
CMYK:
0, 42, 5, 2
HSL:
307°, 89.7436%, 77.0588%
HSV (HSB):
307°, 42.1687%, 97.6471%
XYZ:
64.3262, 46.2007, 85.6480
xyY:
0.3279, 0.2355, 46.2007
CIE-Lab:
73.6756, 52.4560, -30.0085
CIE-LCH:
73.6756, 60.4330, 330.2274
CIE-Luv:
73.6756, 53.4849, -55.9196
Hunter-Lab:
67.9711, 49.9788, -27.1295
#f990ed color charts
#f990ed color shades, tints & tones
#f990ed color schemes
#f990ed color preview, HTML & CSS examples
This text has a color of #f990ed
<p style="color:#f990ed;">Text here</p>
.mytext {color:#f990ed;}
This box has a color of #f990ed
<div style="background-color:#f990ed;">Content here</div>
.mybackground {background-color:#f990ed;}
Border around this has a color of #f990ed
<div style="border:2px solid #f990ed;">Content here</div>
.myborder {border:2px solid #f990ed;}