#f98ef5 color space conversions
Hex:
#f98ef5
RGB:
249, 142, 245
CMY:
2, 44, 4
CMYK:
0, 43, 2, 2
HSL:
302°, 89.9160%, 76.6667%
HSV (HSB):
302°, 42.9719%, 97.6471%
XYZ:
65.2214, 46.0783, 91.8427
xyY:
0.3211, 0.2268, 46.0783
CIE-Lab:
73.5963, 54.8244, -34.4930
CIE-LCH:
73.5963, 64.7725, 327.8238
CIE-Luv:
73.5963, 52.5972, -63.5867
Hunter-Lab:
67.8810, 52.7144, -32.7024
#f98ef5 color charts
#f98ef5 color shades, tints & tones
#f98ef5 color schemes
#f98ef5 color preview, HTML & CSS examples
This text has a color of #f98ef5
<p style="color:#f98ef5;">Text here</p>
.mytext {color:#f98ef5;}
This box has a color of #f98ef5
<div style="background-color:#f98ef5;">Content here</div>
.mybackground {background-color:#f98ef5;}
Border around this has a color of #f98ef5
<div style="border:2px solid #f98ef5;">Content here</div>
.myborder {border:2px solid #f98ef5;}