#fa34e6 color space conversions
Hex:
#fa34e6
RGB:
250, 52, 230
CMY:
2, 80, 10
CMYK:
0, 79, 8, 2
HSL:
306°, 95.1923%, 59.2157%
HSV (HSB):
306°, 79.2000%, 98.0392%
XYZ:
54.9353, 28.4931, 77.4672
xyY:
0.3414, 0.1771, 28.4931
CIE-Lab:
60.3317, 87.4770, -46.9393
CIE-LCH:
60.3317, 99.2750, 331.7824
CIE-Luv:
60.3317, 85.9642, -85.9197
Hunter-Lab:
53.3790, 90.2910, -48.6804
#fa34e6 color charts
#fa34e6 color shades, tints & tones
#fa34e6 color schemes
#fa34e6 color preview, HTML & CSS examples
This text has a color of #fa34e6
<p style="color:#fa34e6;">Text here</p>
.mytext {color:#fa34e6;}
This box has a color of #fa34e6
<div style="background-color:#fa34e6;">Content here</div>
.mybackground {background-color:#fa34e6;}
Border around this has a color of #fa34e6
<div style="border:2px solid #fa34e6;">Content here</div>
.myborder {border:2px solid #fa34e6;}