#f705cf color space conversions
Hex:
#f705cf
RGB:
247, 5, 207
CMY:
3, 98, 19
CMYK:
0, 98, 16, 3
HSL:
310°, 96.0317%, 49.4118%
HSV (HSB):
310°, 97.9757%, 96.8627%
XYZ:
49.6745, 24.3877, 61.1206
xyY:
0.3675, 0.1804, 24.3877
CIE-Lab:
56.4739, 90.3622, -40.0280
CIE-LCH:
56.4739, 98.8310, 336.1079
CIE-Luv:
56.4739, 98.3472, -74.7519
Hunter-Lab:
49.3839, 93.1287, -38.8123
#f705cf color charts
#f705cf color shades, tints & tones
#f705cf color schemes
#f705cf color preview, HTML & CSS examples
This text has a color of #f705cf
<p style="color:#f705cf;">Text here</p>
.mytext {color:#f705cf;}
This box has a color of #f705cf
<div style="background-color:#f705cf;">Content here</div>
.mybackground {background-color:#f705cf;}
Border around this has a color of #f705cf
<div style="border:2px solid #f705cf;">Content here</div>
.myborder {border:2px solid #f705cf;}