#ff78f8 color space conversions
Hex:
#ff78f8
RGB:
255, 120, 248
CMY:
0, 53, 3
CMYK:
0, 53, 3, 0
HSL:
303°, 100.0000%, 73.5294%
HSV (HSB):
303°, 52.9412%, 100.0000%
XYZ:
64.8997, 41.4703, 93.3909
xyY:
0.3249, 0.2076, 41.4703
CIE-Lab:
70.5041, 67.4267, -40.8803
CIE-LCH:
70.5041, 78.8515, 328.7719
CIE-Luv:
70.5041, 64.6934, -75.5400
Hunter-Lab:
64.3974, 67.1970, -40.9058
#ff78f8 color charts
#ff78f8 color shades, tints & tones
#ff78f8 color schemes
#ff78f8 color preview, HTML & CSS examples
This text has a color of #ff78f8
<p style="color:#ff78f8;">Text here</p>
.mytext {color:#ff78f8;}
This box has a color of #ff78f8
<div style="background-color:#ff78f8;">Content here</div>
.mybackground {background-color:#ff78f8;}
Border around this has a color of #ff78f8
<div style="border:2px solid #ff78f8;">Content here</div>
.myborder {border:2px solid #ff78f8;}