#f983e1 color space conversions
Hex:
#f983e1
RGB:
249, 131, 225
CMY:
2, 49, 12
CMYK:
0, 47, 10, 2
HSL:
312°, 90.7692%, 74.5098%
HSV (HSB):
312°, 47.3896%, 97.6471%
XYZ:
60.7738, 41.8086, 76.1009
xyY:
0.3401, 0.2340, 41.8086
CIE-Lab:
70.7387, 56.8802, -27.9402
CIE-LCH:
70.7387, 63.3720, 333.8392
CIE-Luv:
70.7387, 62.0628, -53.0108
Hunter-Lab:
64.6596, 54.6188, -24.5195
#f983e1 color charts
#f983e1 color shades, tints & tones
#f983e1 color schemes
#f983e1 color preview, HTML & CSS examples
This text has a color of #f983e1
<p style="color:#f983e1;">Text here</p>
.mytext {color:#f983e1;}
This box has a color of #f983e1
<div style="background-color:#f983e1;">Content here</div>
.mybackground {background-color:#f983e1;}
Border around this has a color of #f983e1
<div style="border:2px solid #f983e1;">Content here</div>
.myborder {border:2px solid #f983e1;}