#f990f3 color space conversions
Hex:
#f990f3
RGB:
249, 144, 243
CMY:
2, 44, 5
CMYK:
0, 42, 2, 2
HSL:
303°, 89.7436%, 77.0588%
HSV (HSB):
303°, 42.1687%, 97.6471%
XYZ:
65.2178, 46.5573, 90.3431
xyY:
0.3227, 0.2303, 46.5573
CIE-Lab:
73.9057, 53.4829, -32.9254
CIE-LCH:
73.9057, 62.8053, 328.3825
CIE-Luv:
73.9057, 52.1754, -60.8519
Hunter-Lab:
68.2329, 51.2048, -30.7393
#f990f3 color charts
#f990f3 color shades, tints & tones
#f990f3 color schemes
#f990f3 color preview, HTML & CSS examples
This text has a color of #f990f3
<p style="color:#f990f3;">Text here</p>
.mytext {color:#f990f3;}
This box has a color of #f990f3
<div style="background-color:#f990f3;">Content here</div>
.mybackground {background-color:#f990f3;}
Border around this has a color of #f990f3
<div style="border:2px solid #f990f3;">Content here</div>
.myborder {border:2px solid #f990f3;}