#f98bff color space conversions
Hex:
#f98bff
RGB:
249, 139, 255
CMY:
2, 45, 0
CMYK:
2, 45, 0, 0
HSL:
297°, 100.0000%, 77.2549%
HSV (HSB):
297°, 45.4902%, 100.0000%
XYZ:
66.3495, 45.8250, 99.9558
xyY:
0.3128, 0.2160, 45.8250
CIE-Lab:
73.4318, 58.0618, -40.1847
CIE-LCH:
73.4318, 70.6115, 325.3128
CIE-Luv:
73.4318, 51.6052, -73.4001
Hunter-Lab:
67.6941, 56.4897, -40.1605
#f98bff color charts
#f98bff color shades, tints & tones
#f98bff color schemes
#f98bff color preview, HTML & CSS examples
This text has a color of #f98bff
<p style="color:#f98bff;">Text here</p>
.mytext {color:#f98bff;}
This box has a color of #f98bff
<div style="background-color:#f98bff;">Content here</div>
.mybackground {background-color:#f98bff;}
Border around this has a color of #f98bff
<div style="border:2px solid #f98bff;">Content here</div>
.myborder {border:2px solid #f98bff;}