#f983f1 color space conversions
Hex:
#f983f1
RGB:
249, 131, 241
CMY:
2, 49, 5
CMYK:
0, 47, 3, 2
HSL:
304°, 90.7692%, 74.5098%
HSV (HSB):
304°, 47.3896%, 97.6471%
XYZ:
63.0604, 42.7232, 88.1418
xyY:
0.3252, 0.2203, 42.7232
CIE-Lab:
71.3667, 59.5094, -35.7641
CIE-LCH:
71.3667, 69.4294, 328.9949
CIE-Luv:
71.3667, 58.1251, -66.1066
Hunter-Lab:
65.3630, 57.8266, -34.1983
#f983f1 color charts
#f983f1 color shades, tints & tones
#f983f1 color schemes
#f983f1 color preview, HTML & CSS examples
This text has a color of #f983f1
<p style="color:#f983f1;">Text here</p>
.mytext {color:#f983f1;}
This box has a color of #f983f1
<div style="background-color:#f983f1;">Content here</div>
.mybackground {background-color:#f983f1;}
Border around this has a color of #f983f1
<div style="border:2px solid #f983f1;">Content here</div>
.myborder {border:2px solid #f983f1;}