#fa78e6 color space conversions
Hex:
#fa78e6
RGB:
250, 120, 230
CMY:
2, 53, 10
CMYK:
0, 52, 8, 2
HSL:
309°, 92.8571%, 72.5490%
HSV (HSB):
309°, 52.0000%, 98.0392%
XYZ:
60.4237, 39.4701, 79.2967
xyY:
0.3372, 0.2203, 39.4701
CIE-Lab:
69.0904, 63.1562, -33.2326
CIE-LCH:
69.0904, 71.3661, 332.2468
CIE-Luv:
69.0904, 66.1202, -62.3013
Hunter-Lab:
62.8252, 61.7327, -30.8569
#fa78e6 color charts
#fa78e6 color shades, tints & tones
#fa78e6 color schemes
#fa78e6 color preview, HTML & CSS examples
This text has a color of #fa78e6
<p style="color:#fa78e6;">Text here</p>
.mytext {color:#fa78e6;}
This box has a color of #fa78e6
<div style="background-color:#fa78e6;">Content here</div>
.mybackground {background-color:#fa78e6;}
Border around this has a color of #fa78e6
<div style="border:2px solid #fa78e6;">Content here</div>
.myborder {border:2px solid #fa78e6;}