#f965e6 color space conversions
Hex:
#f965e6
RGB:
249, 101, 230
CMY:
2, 60, 10
CMYK:
0, 59, 8, 2
HSL:
308°, 92.5000%, 68.6275%
HSV (HSB):
308°, 59.4378%, 97.6471%
XYZ:
58.0035, 35.1603, 78.5924
xyY:
0.3377, 0.2047, 35.1603
CIE-Lab:
65.8733, 71.2049, -38.2452
CIE-LCH:
65.8733, 80.8260, 331.7591
CIE-Luv:
65.8733, 72.5296, -71.0667
Hunter-Lab:
59.2961, 70.8408, -37.0771
#f965e6 color charts
#f965e6 color shades, tints & tones
#f965e6 color schemes
#f965e6 color preview, HTML & CSS examples
This text has a color of #f965e6
<p style="color:#f965e6;">Text here</p>
.mytext {color:#f965e6;}
This box has a color of #f965e6
<div style="background-color:#f965e6;">Content here</div>
.mybackground {background-color:#f965e6;}
Border around this has a color of #f965e6
<div style="border:2px solid #f965e6;">Content here</div>
.myborder {border:2px solid #f965e6;}