#f965e8 color space conversions
Hex:
#f965e8
RGB:
249, 101, 232
CMY:
2, 60, 9
CMYK:
0, 59, 7, 2
HSL:
307°, 92.5000%, 68.6275%
HSV (HSB):
307°, 59.4378%, 97.6471%
XYZ:
58.2861, 35.2733, 80.0803
xyY:
0.3357, 0.2031, 35.2733
CIE-Lab:
65.9609, 71.5148, -39.2192
CIE-LCH:
65.9609, 81.5629, 331.2593
CIE-Luv:
65.9609, 71.9115, -72.6792
Hunter-Lab:
59.3913, 71.2434, -38.3698
#f965e8 color charts
#f965e8 color shades, tints & tones
#f965e8 color schemes
#f965e8 color preview, HTML & CSS examples
This text has a color of #f965e8
<p style="color:#f965e8;">Text here</p>
.mytext {color:#f965e8;}
This box has a color of #f965e8
<div style="background-color:#f965e8;">Content here</div>
.mybackground {background-color:#f965e8;}
Border around this has a color of #f965e8
<div style="border:2px solid #f965e8;">Content here</div>
.myborder {border:2px solid #f965e8;}