#f74fd5 color space conversions
Hex:
#f74fd5
RGB:
247, 79, 213
CMY:
3, 69, 16
CMYK:
0, 68, 14, 3
HSL:
312°, 91.3043%, 63.9216%
HSV (HSB):
312°, 68.0162%, 96.8627%
XYZ:
53.1640, 30.1702, 65.9722
xyY:
0.3561, 0.2021, 30.1702
CIE-Lab:
61.8008, 76.6193, -35.0983
CIE-LCH:
61.8008, 84.2758, 335.3881
CIE-Luv:
61.8008, 83.8645, -66.2306
Hunter-Lab:
54.9274, 76.6463, -32.7628
#f74fd5 color charts
#f74fd5 color shades, tints & tones
#f74fd5 color schemes
#f74fd5 color preview, HTML & CSS examples
This text has a color of #f74fd5
<p style="color:#f74fd5;">Text here</p>
.mytext {color:#f74fd5;}
This box has a color of #f74fd5
<div style="background-color:#f74fd5;">Content here</div>
.mybackground {background-color:#f74fd5;}
Border around this has a color of #f74fd5
<div style="border:2px solid #f74fd5;">Content here</div>
.myborder {border:2px solid #f74fd5;}