#f98ff0 color space conversions
Hex:
#f98ff0
RGB:
249, 143, 240
CMY:
2, 44, 6
CMYK:
0, 43, 4, 2
HSL:
305°, 89.8305%, 76.8627%
HSV (HSB):
305°, 42.5703%, 97.6471%
XYZ:
64.6176, 46.0759, 87.9259
xyY:
0.3253, 0.2320, 46.0759
CIE-Lab:
73.5948, 53.4659, -31.7702
CIE-LCH:
73.5948, 62.1929, 329.2806
CIE-Luv:
73.5948, 53.2691, -58.9330
Hunter-Lab:
67.8793, 51.1341, -29.2845
#f98ff0 color charts
#f98ff0 color shades, tints & tones
#f98ff0 color schemes
#f98ff0 color preview, HTML & CSS examples
This text has a color of #f98ff0
<p style="color:#f98ff0;">Text here</p>
.mytext {color:#f98ff0;}
This box has a color of #f98ff0
<div style="background-color:#f98ff0;">Content here</div>
.mybackground {background-color:#f98ff0;}
Border around this has a color of #f98ff0
<div style="border:2px solid #f98ff0;">Content here</div>
.myborder {border:2px solid #f98ff0;}