#ff78f0 color space conversions
Hex:
#ff78f0
RGB:
255, 120, 240
CMY:
0, 53, 6
CMYK:
0, 53, 6, 0
HSL:
307°, 100.0000%, 73.5294%
HSV (HSB):
307°, 52.9412%, 100.0000%
XYZ:
63.6846, 40.9842, 86.9923
xyY:
0.3323, 0.2138, 40.9842
CIE-Lab:
70.1649, 66.1240, -37.0223
CIE-LCH:
70.1649, 75.7828, 330.7559
CIE-Luv:
70.1649, 66.8826, -69.0437
Hunter-Lab:
64.0189, 65.5349, -35.7531
#ff78f0 color charts
#ff78f0 color shades, tints & tones
#ff78f0 color schemes
#ff78f0 color preview, HTML & CSS examples
This text has a color of #ff78f0
<p style="color:#ff78f0;">Text here</p>
.mytext {color:#ff78f0;}
This box has a color of #ff78f0
<div style="background-color:#ff78f0;">Content here</div>
.mybackground {background-color:#ff78f0;}
Border around this has a color of #ff78f0
<div style="border:2px solid #ff78f0;">Content here</div>
.myborder {border:2px solid #ff78f0;}