#f968e1 color space conversions
Hex:
#f968e1
RGB:
249, 104, 225
CMY:
2, 59, 12
CMYK:
0, 58, 10, 2
HSL:
310°, 92.3567%, 69.2157%
HSV (HSB):
310°, 58.2329%, 97.6471%
XYZ:
57.6078, 35.4766, 75.0456
xyY:
0.3426, 0.2110, 35.4766
CIE-Lab:
66.1181, 69.1832, -35.0826
CIE-LCH:
66.1181, 77.5699, 333.1106
CIE-Luv:
66.1181, 73.0046, -65.7707
Hunter-Lab:
59.5622, 68.4090, -33.0090
#f968e1 color charts
#f968e1 color shades, tints & tones
#f968e1 color schemes
#f968e1 color preview, HTML & CSS examples
This text has a color of #f968e1
<p style="color:#f968e1;">Text here</p>
.mytext {color:#f968e1;}
This box has a color of #f968e1
<div style="background-color:#f968e1;">Content here</div>
.mybackground {background-color:#f968e1;}
Border around this has a color of #f968e1
<div style="border:2px solid #f968e1;">Content here</div>
.myborder {border:2px solid #f968e1;}