#f989f7 color space conversions
Hex:
#f989f7
RGB:
249, 137, 247
CMY:
2, 46, 3
CMYK:
0, 45, 1, 2
HSL:
301°, 90.3226%, 75.6863%
HSV (HSB):
301°, 44.9799%, 97.6471%
XYZ:
64.8011, 44.7465, 93.2172
xyY:
0.3196, 0.2207, 44.7465
CIE-Lab:
72.7246, 57.6324, -36.9340
CIE-LCH:
72.7246, 68.4515, 327.3460
CIE-Luv:
72.7246, 54.2393, -67.9033
Hunter-Lab:
66.8928, 55.8560, -35.7975
#f989f7 color charts
#f989f7 color shades, tints & tones
#f989f7 color schemes
#f989f7 color preview, HTML & CSS examples
This text has a color of #f989f7
<p style="color:#f989f7;">Text here</p>
.mytext {color:#f989f7;}
This box has a color of #f989f7
<div style="background-color:#f989f7;">Content here</div>
.mybackground {background-color:#f989f7;}
Border around this has a color of #f989f7
<div style="border:2px solid #f989f7;">Content here</div>
.myborder {border:2px solid #f989f7;}