#f958e8 color space conversions
Hex:
#f958e8
RGB:
249, 88, 232
CMY:
2, 65, 9
CMYK:
0, 65, 7, 2
HSL:
306°, 93.0636%, 66.0784%
HSV (HSB):
306°, 64.6586%, 97.6471%
XYZ:
57.1221, 32.9454, 79.6924
xyY:
0.3365, 0.1941, 32.9454
CIE-Lab:
64.1167, 76.6173, -42.1069
CIE-LCH:
64.1167, 87.4254, 331.2080
CIE-Luv:
64.1167, 76.0560, -77.6751
Hunter-Lab:
57.3981, 77.1953, -42.1405
#f958e8 color charts
#f958e8 color shades, tints & tones
#f958e8 color schemes
#f958e8 color preview, HTML & CSS examples
This text has a color of #f958e8
<p style="color:#f958e8;">Text here</p>
.mytext {color:#f958e8;}
This box has a color of #f958e8
<div style="background-color:#f958e8;">Content here</div>
.mybackground {background-color:#f958e8;}
Border around this has a color of #f958e8
<div style="border:2px solid #f958e8;">Content here</div>
.myborder {border:2px solid #f958e8;}