#fa12ea color space conversions
Hex:
#fa12ea
RGB:
250, 18, 234
CMY:
2, 93, 8
CMYK:
0, 93, 6, 2
HSL:
304°, 95.8678%, 52.5490%
HSV (HSB):
304°, 92.8000%, 98.0392%
XYZ:
54.4919, 26.6971, 80.1229
xyY:
0.3378, 0.1655, 26.6971
CIE-Lab:
58.6929, 93.4172, -51.7821
CIE-LCH:
58.6929, 106.8090, 330.9999
CIE-Luv:
58.6929, 88.2340, -93.6791
Hunter-Lab:
51.6693, 97.8302, -55.7718
#fa12ea color charts
#fa12ea color shades, tints & tones
#fa12ea color schemes
#fa12ea color preview, HTML & CSS examples
This text has a color of #fa12ea
<p style="color:#fa12ea;">Text here</p>
.mytext {color:#fa12ea;}
This box has a color of #fa12ea
<div style="background-color:#fa12ea;">Content here</div>
.mybackground {background-color:#fa12ea;}
Border around this has a color of #fa12ea
<div style="border:2px solid #fa12ea;">Content here</div>
.myborder {border:2px solid #fa12ea;}