#fc78e0 color space conversions
Hex:
#fc78e0
RGB:
252, 120, 224
CMY:
1, 53, 12
CMYK:
0, 52, 11, 1
HSL:
313°, 95.6522%, 72.9412%
HSV (HSB):
313°, 52.3810%, 98.8235%
XYZ:
60.3159, 39.5102, 74.9682
xyY:
0.3451, 0.2260, 39.5102
CIE-Lab:
69.1192, 62.7762, -29.8474
CIE-LCH:
69.1192, 69.5105, 334.5709
CIE-Luv:
69.1192, 69.1771, -56.8566
Hunter-Lab:
62.8571, 61.2834, -26.7138
#fc78e0 color charts
#fc78e0 color shades, tints & tones
#fc78e0 color schemes
#fc78e0 color preview, HTML & CSS examples
This text has a color of #fc78e0
<p style="color:#fc78e0;">Text here</p>
.mytext {color:#fc78e0;}
This box has a color of #fc78e0
<div style="background-color:#fc78e0;">Content here</div>
.mybackground {background-color:#fc78e0;}
Border around this has a color of #fc78e0
<div style="border:2px solid #fc78e0;">Content here</div>
.myborder {border:2px solid #fc78e0;}