#f705cd color space conversions
Hex:
#f705cd
RGB:
247, 5, 205
CMY:
3, 98, 20
CMYK:
0, 98, 17, 3
HSL:
310°, 96.0317%, 49.4118%
HSV (HSB):
310°, 97.9757%, 96.8627%
XYZ:
49.4315, 24.2905, 59.8408
xyY:
0.3701, 0.1819, 24.2905
CIE-Lab:
56.3775, 90.1199, -39.0346
CIE-LCH:
56.3775, 98.2105, 336.5806
CIE-Luv:
56.3775, 99.2493, -73.1965
Hunter-Lab:
49.2854, 92.7798, -37.4884
#f705cd color charts
#f705cd color shades, tints & tones
#f705cd color schemes
#f705cd color preview, HTML & CSS examples
This text has a color of #f705cd
<p style="color:#f705cd;">Text here</p>
.mytext {color:#f705cd;}
This box has a color of #f705cd
<div style="background-color:#f705cd;">Content here</div>
.mybackground {background-color:#f705cd;}
Border around this has a color of #f705cd
<div style="border:2px solid #f705cd;">Content here</div>
.myborder {border:2px solid #f705cd;}