#fa78cc color space conversions
Hex:
#fa78cc
RGB:
250, 120, 204
CMY:
2, 53, 20
CMYK:
0, 52, 18, 2
HSL:
321°, 92.8571%, 72.5490%
HSV (HSB):
321°, 52.0000%, 98.0392%
XYZ:
57.0399, 38.1166, 61.4776
xyY:
0.3642, 0.2433, 38.1166
CIE-Lab:
68.1064, 59.2174, -20.2925
CIE-LCH:
68.1064, 62.5978, 341.0845
CIE-Luv:
68.1064, 73.2415, -41.1673
Hunter-Lab:
61.7386, 56.8724, -15.8223
#fa78cc color charts
#fa78cc color shades, tints & tones
#fa78cc color schemes
#fa78cc color preview, HTML & CSS examples
This text has a color of #fa78cc
<p style="color:#fa78cc;">Text here</p>
.mytext {color:#fa78cc;}
This box has a color of #fa78cc
<div style="background-color:#fa78cc;">Content here</div>
.mybackground {background-color:#fa78cc;}
Border around this has a color of #fa78cc
<div style="border:2px solid #fa78cc;">Content here</div>
.myborder {border:2px solid #fa78cc;}