#f988f5 color space conversions
Hex:
#f988f5
RGB:
249, 136, 245
CMY:
2, 47, 4
CMYK:
0, 45, 2, 2
HSL:
302°, 90.4000%, 75.4902%
HSV (HSB):
302°, 45.3815%, 97.6471%
XYZ:
64.3525, 44.3406, 91.5530
xyY:
0.3214, 0.2214, 44.3406
CIE-Lab:
72.4556, 57.7743, -36.2609
CIE-LCH:
72.4556, 68.2109, 327.8864
CIE-Luv:
72.4556, 55.1155, -66.7903
Hunter-Lab:
66.5888, 55.9751, -34.9058
#f988f5 color charts
#f988f5 color shades, tints & tones
#f988f5 color schemes
#f988f5 color preview, HTML & CSS examples
This text has a color of #f988f5
<p style="color:#f988f5;">Text here</p>
.mytext {color:#f988f5;}
This box has a color of #f988f5
<div style="background-color:#f988f5;">Content here</div>
.mybackground {background-color:#f988f5;}
Border around this has a color of #f988f5
<div style="border:2px solid #f988f5;">Content here</div>
.myborder {border:2px solid #f988f5;}