#fa74e3 color space conversions
Hex:
#fa74e3
RGB:
250, 116, 227
CMY:
2, 55, 11
CMYK:
0, 54, 9, 2
HSL:
310°, 93.0556%, 71.7647%
HSV (HSB):
310°, 53.6000%, 98.0392%
XYZ:
59.5349, 38.3608, 76.9396
xyY:
0.3405, 0.2194, 38.3608
CIE-Lab:
68.2857, 64.5063, -32.8192
CIE-LCH:
68.2857, 72.3751, 333.0341
CIE-Luv:
68.2857, 68.5514, -61.7489
Hunter-Lab:
61.9361, 63.1914, -30.2972
#fa74e3 color charts
#fa74e3 color shades, tints & tones
#fa74e3 color schemes
#fa74e3 color preview, HTML & CSS examples
This text has a color of #fa74e3
<p style="color:#fa74e3;">Text here</p>
.mytext {color:#fa74e3;}
This box has a color of #fa74e3
<div style="background-color:#fa74e3;">Content here</div>
.mybackground {background-color:#fa74e3;}
Border around this has a color of #fa74e3
<div style="border:2px solid #fa74e3;">Content here</div>
.myborder {border:2px solid #fa74e3;}