#f968f6 color space conversions
Hex:
#f968f6
RGB:
249, 104, 246
CMY:
2, 59, 4
CMYK:
0, 58, 1, 2
HSL:
301°, 92.3567%, 69.2157%
HSV (HSB):
301°, 58.2329%, 97.6471%
XYZ:
60.6518, 36.6942, 91.0748
xyY:
0.3219, 0.1947, 36.6942
CIE-Lab:
67.0470, 72.5045, -45.2568
CIE-LCH:
67.0470, 85.4698, 328.0279
CIE-Luv:
67.0470, 66.6896, -82.6940
Hunter-Lab:
60.5757, 72.7166, -46.7387
#f968f6 color charts
#f968f6 color shades, tints & tones
#f968f6 color schemes
#f968f6 color preview, HTML & CSS examples
This text has a color of #f968f6
<p style="color:#f968f6;">Text here</p>
.mytext {color:#f968f6;}
This box has a color of #f968f6
<div style="background-color:#f968f6;">Content here</div>
.mybackground {background-color:#f968f6;}
Border around this has a color of #f968f6
<div style="border:2px solid #f968f6;">Content here</div>
.myborder {border:2px solid #f968f6;}