#f965e4 color space conversions
Hex:
#f965e4
RGB:
249, 101, 228
CMY:
2, 60, 11
CMYK:
0, 59, 8, 2
HSL:
309°, 92.5000%, 68.6275%
HSV (HSB):
309°, 59.4378%, 97.6471%
XYZ:
57.7242, 35.0485, 77.1214
xyY:
0.3398, 0.2063, 35.0485
CIE-Lab:
65.7864, 70.8973, -37.2685
CIE-LCH:
65.7864, 80.0960, 332.2705
CIE-Luv:
65.7864, 73.1498, -69.4528
Hunter-Lab:
59.2018, 70.4417, -35.7951
#f965e4 color charts
#f965e4 color shades, tints & tones
#f965e4 color schemes
#f965e4 color preview, HTML & CSS examples
This text has a color of #f965e4
<p style="color:#f965e4;">Text here</p>
.mytext {color:#f965e4;}
This box has a color of #f965e4
<div style="background-color:#f965e4;">Content here</div>
.mybackground {background-color:#f965e4;}
Border around this has a color of #f965e4
<div style="border:2px solid #f965e4;">Content here</div>
.myborder {border:2px solid #f965e4;}