#f98ce5 color space conversions
Hex:
#f98ce5
RGB:
249, 140, 229
CMY:
2, 45, 10
CMYK:
0, 44, 8, 2
HSL:
311°, 90.0826%, 76.2745%
HSV (HSB):
311°, 43.7751%, 97.6471%
XYZ:
62.5879, 44.5530, 79.4296
xyY:
0.3355, 0.2388, 44.5530
CIE-Lab:
72.5966, 53.1160, -27.2879
CIE-LCH:
72.5966, 59.7155, 332.8085
CIE-Luv:
72.5966, 57.0735, -51.5333
Hunter-Lab:
66.7481, 50.5655, -23.8309
#f98ce5 color charts
#f98ce5 color shades, tints & tones
#f98ce5 color schemes
#f98ce5 color preview, HTML & CSS examples
This text has a color of #f98ce5
<p style="color:#f98ce5;">Text here</p>
.mytext {color:#f98ce5;}
This box has a color of #f98ce5
<div style="background-color:#f98ce5;">Content here</div>
.mybackground {background-color:#f98ce5;}
Border around this has a color of #f98ce5
<div style="border:2px solid #f98ce5;">Content here</div>
.myborder {border:2px solid #f98ce5;}