#fa78db color space conversions
Hex:
#fa78db
RGB:
250, 120, 219
CMY:
2, 53, 14
CMYK:
0, 52, 12, 2
HSL:
314°, 92.8571%, 72.5490%
HSV (HSB):
314°, 52.0000%, 98.0392%
XYZ:
58.9270, 38.8714, 71.4150
xyY:
0.3482, 0.2297, 38.8714
CIE-Lab:
68.6580, 61.4405, -27.8072
CIE-LCH:
68.6580, 67.4402, 335.6491
CIE-Luv:
68.6580, 69.1210, -53.3369
Hunter-Lab:
62.3469, 59.6015, -24.2706
#fa78db color charts
#fa78db color shades, tints & tones
#fa78db color schemes
#fa78db color preview, HTML & CSS examples
This text has a color of #fa78db
<p style="color:#fa78db;">Text here</p>
.mytext {color:#fa78db;}
This box has a color of #fa78db
<div style="background-color:#fa78db;">Content here</div>
.mybackground {background-color:#fa78db;}
Border around this has a color of #fa78db
<div style="border:2px solid #fa78db;">Content here</div>
.myborder {border:2px solid #fa78db;}