#f766f1 color space conversions
Hex:
#f766f1
RGB:
247, 102, 241
CMY:
3, 60, 5
CMYK:
0, 59, 2, 3
HSL:
302°, 90.0621%, 68.4314%
HSV (HSB):
302°, 58.7045%, 96.8627%
XYZ:
58.9863, 35.6278, 86.9870
xyY:
0.3248, 0.1962, 35.6278
CIE-Lab:
66.2345, 72.0296, -43.7950
CIE-LCH:
66.2345, 84.2987, 328.6998
CIE-Luv:
66.2345, 67.4417, -80.1016
Hunter-Lab:
59.6890, 71.9429, -44.6232
#f766f1 color charts
#f766f1 color shades, tints & tones
#f766f1 color schemes
#f766f1 color preview, HTML & CSS examples
This text has a color of #f766f1
<p style="color:#f766f1;">Text here</p>
.mytext {color:#f766f1;}
This box has a color of #f766f1
<div style="background-color:#f766f1;">Content here</div>
.mybackground {background-color:#f766f1;}
Border around this has a color of #f766f1
<div style="border:2px solid #f766f1;">Content here</div>
.myborder {border:2px solid #f766f1;}