#fd78f9 color space conversions
Hex:
#fd78f9
RGB:
253, 120, 249
CMY:
1, 53, 2
CMYK:
0, 53, 2, 1
HSL:
302°, 97.0803%, 73.1373%
HSV (HSB):
302°, 52.5692%, 99.2157%
XYZ:
64.3234, 41.1551, 94.1761
xyY:
0.3222, 0.2061, 41.1551
CIE-Lab:
70.2845, 67.0662, -41.7900
CIE-LCH:
70.2845, 79.0208, 328.0723
CIE-Luv:
70.2845, 63.0568, -76.9142
Hunter-Lab:
64.1523, 66.7096, -42.1316
#fd78f9 color charts
#fd78f9 color shades, tints & tones
#fd78f9 color schemes
#fd78f9 color preview, HTML & CSS examples
This text has a color of #fd78f9
<p style="color:#fd78f9;">Text here</p>
.mytext {color:#fd78f9;}
This box has a color of #fd78f9
<div style="background-color:#fd78f9;">Content here</div>
.mybackground {background-color:#fd78f9;}
Border around this has a color of #fd78f9
<div style="border:2px solid #fd78f9;">Content here</div>
.myborder {border:2px solid #fd78f9;}