#ff78d0 color space conversions
Hex:
#ff78d0
RGB:
255, 120, 208
CMY:
0, 53, 18
CMYK:
0, 53, 18, 0
HSL:
321°, 100.0000%, 73.5294%
HSV (HSB):
321°, 52.9412%, 100.0000%
XYZ:
59.3416, 39.2470, 64.1223
xyY:
0.3647, 0.2412, 39.2470
CIE-Lab:
68.9298, 61.2667, -21.2101
CIE-LCH:
68.9298, 64.8342, 340.9045
CIE-Luv:
68.9298, 75.8093, -43.0477
Hunter-Lab:
62.6474, 59.4479, -16.8326
#ff78d0 color charts
#ff78d0 color shades, tints & tones
#ff78d0 color schemes
#ff78d0 color preview, HTML & CSS examples
This text has a color of #ff78d0
<p style="color:#ff78d0;">Text here</p>
.mytext {color:#ff78d0;}
This box has a color of #ff78d0
<div style="background-color:#ff78d0;">Content here</div>
.mybackground {background-color:#ff78d0;}
Border around this has a color of #ff78d0
<div style="border:2px solid #ff78d0;">Content here</div>
.myborder {border:2px solid #ff78d0;}