#fa78d3 color space conversions
Hex:
#fa78d3
RGB:
250, 120, 211
CMY:
2, 53, 17
CMYK:
0, 52, 16, 2
HSL:
318°, 92.8571%, 72.5490%
HSV (HSB):
318°, 52.0000%, 98.0392%
XYZ:
57.8987, 38.4601, 66.0000
xyY:
0.3566, 0.2369, 38.4601
CIE-Lab:
68.3583, 60.2376, -23.8159
CIE-LCH:
68.3583, 64.7748, 338.4278
CIE-Luv:
68.3583, 71.3166, -46.8335
Hunter-Lab:
62.0162, 58.1203, -19.6873
#fa78d3 color charts
#fa78d3 color shades, tints & tones
#fa78d3 color schemes
#fa78d3 color preview, HTML & CSS examples
This text has a color of #fa78d3
<p style="color:#fa78d3;">Text here</p>
.mytext {color:#fa78d3;}
This box has a color of #fa78d3
<div style="background-color:#fa78d3;">Content here</div>
.mybackground {background-color:#fa78d3;}
Border around this has a color of #fa78d3
<div style="border:2px solid #fa78d3;">Content here</div>
.myborder {border:2px solid #fa78d3;}