#f705d6 color space conversions
Hex:
#f705d6
RGB:
247, 5, 214
CMY:
3, 98, 16
CMYK:
0, 98, 13, 3
HSL:
308°, 96.0317%, 49.4118%
HSV (HSB):
308°, 97.9757%, 96.8627%
XYZ:
50.5496, 24.7377, 65.7289
xyY:
0.3585, 0.1754, 24.7377
CIE-Lab:
56.8190, 91.2260, -43.4794
CIE-LCH:
56.8190, 101.0576, 334.5170
CIE-Luv:
56.8190, 95.2249, -80.1766
Hunter-Lab:
49.7370, 94.3765, -43.5375
#f705d6 color charts
#f705d6 color shades, tints & tones
#f705d6 color schemes
#f705d6 color preview, HTML & CSS examples
This text has a color of #f705d6
<p style="color:#f705d6;">Text here</p>
.mytext {color:#f705d6;}
This box has a color of #f705d6
<div style="background-color:#f705d6;">Content here</div>
.mybackground {background-color:#f705d6;}
Border around this has a color of #f705d6
<div style="border:2px solid #f705d6;">Content here</div>
.myborder {border:2px solid #f705d6;}