#f98de5 color space conversions
Hex:
#f98de5
RGB:
249, 141, 229
CMY:
2, 45, 10
CMYK:
0, 43, 8, 2
HSL:
311°, 90.0000%, 76.4706%
HSV (HSB):
311°, 43.3735%, 97.6471%
XYZ:
62.7347, 44.8466, 79.4785
xyY:
0.3354, 0.2397, 44.8466
CIE-Lab:
72.7908, 52.6189, -26.9901
CIE-LCH:
72.7908, 59.1372, 332.8451
CIE-Luv:
72.7908, 56.6177, -50.9921
Hunter-Lab:
66.9676, 50.0238, -23.4892
#f98de5 color charts
#f98de5 color shades, tints & tones
#f98de5 color schemes
#f98de5 color preview, HTML & CSS examples
This text has a color of #f98de5
<p style="color:#f98de5;">Text here</p>
.mytext {color:#f98de5;}
This box has a color of #f98de5
<div style="background-color:#f98de5;">Content here</div>
.mybackground {background-color:#f98de5;}
Border around this has a color of #f98de5
<div style="border:2px solid #f98de5;">Content here</div>
.myborder {border:2px solid #f98de5;}