#f983f7 color space conversions
Hex:
#f983f7
RGB:
249, 131, 247
CMY:
2, 49, 3
CMYK:
0, 47, 1, 2
HSL:
301°, 90.7692%, 74.5098%
HSV (HSB):
301°, 47.3896%, 97.6471%
XYZ:
63.9717, 43.0877, 92.9408
xyY:
0.3199, 0.2154, 43.0877
CIE-Lab:
71.6145, 60.5321, -38.6601
CIE-LCH:
71.6145, 71.8243, 327.4348
CIE-Luv:
71.6145, 56.6640, -71.0132
Hunter-Lab:
65.6412, 59.0878, -37.9992
#f983f7 color charts
#f983f7 color shades, tints & tones
#f983f7 color schemes
#f983f7 color preview, HTML & CSS examples
This text has a color of #f983f7
<p style="color:#f983f7;">Text here</p>
.mytext {color:#f983f7;}
This box has a color of #f983f7
<div style="background-color:#f983f7;">Content here</div>
.mybackground {background-color:#f983f7;}
Border around this has a color of #f983f7
<div style="border:2px solid #f983f7;">Content here</div>
.myborder {border:2px solid #f983f7;}