#f968e2 color space conversions
Hex:
#f968e2
RGB:
249, 104, 226
CMY:
2, 59, 11
CMYK:
0, 58, 9, 2
HSL:
310°, 92.3567%, 69.2157%
HSV (HSB):
310°, 58.2329%, 97.6471%
XYZ:
57.7447, 35.5314, 75.7663
xyY:
0.3416, 0.2102, 35.5314
CIE-Lab:
66.1603, 69.3360, -35.5735
CIE-LCH:
66.1603, 77.9292, 332.8395
CIE-Luv:
66.1603, 72.6991, -66.5800
Hunter-Lab:
59.6082, 68.6054, -33.6361
#f968e2 color charts
#f968e2 color shades, tints & tones
#f968e2 color schemes
#f968e2 color preview, HTML & CSS examples
This text has a color of #f968e2
<p style="color:#f968e2;">Text here</p>
.mytext {color:#f968e2;}
This box has a color of #f968e2
<div style="background-color:#f968e2;">Content here</div>
.mybackground {background-color:#f968e2;}
Border around this has a color of #f968e2
<div style="border:2px solid #f968e2;">Content here</div>
.myborder {border:2px solid #f968e2;}