#f966f7 color space conversions
Hex:
#f966f7
RGB:
249, 102, 247
CMY:
2, 60, 3
CMYK:
0, 59, 1, 2
HSL:
301°, 92.4528%, 68.8235%
HSV (HSB):
301°, 59.0361%, 97.6471%
XYZ:
60.6068, 36.3579, 91.8191
xyY:
0.3210, 0.1926, 36.3579
CIE-Lab:
66.7925, 73.4950, -46.2076
CIE-LCH:
66.7925, 86.8139, 327.8417
CIE-Luv:
66.7925, 67.0311, -84.3109
Hunter-Lab:
60.2975, 73.8950, -48.0767
#f966f7 color charts
#f966f7 color shades, tints & tones
#f966f7 color schemes
#f966f7 color preview, HTML & CSS examples
This text has a color of #f966f7
<p style="color:#f966f7;">Text here</p>
.mytext {color:#f966f7;}
This box has a color of #f966f7
<div style="background-color:#f966f7;">Content here</div>
.mybackground {background-color:#f966f7;}
Border around this has a color of #f966f7
<div style="border:2px solid #f966f7;">Content here</div>
.myborder {border:2px solid #f966f7;}