#fa12fd color space conversions
Hex:
#fa12fd
RGB:
250, 18, 253
CMY:
2, 93, 1
CMYK:
1, 93, 0, 1
HSL:
299°, 98.3264%, 53.1373%
HSV (HSB):
299°, 92.8854%, 99.2157%
XYZ:
57.3703, 27.8485, 95.2800
xyY:
0.3178, 0.1543, 27.8485
CIE-Lab:
59.7516, 96.0424, -60.6919
CIE-LCH:
59.7516, 113.6119, 327.7101
CIE-Luv:
59.7516, 80.5799, -107.9386
Hunter-Lab:
52.7716, 101.7045, -70.1089
#fa12fd color charts
#fa12fd color shades, tints & tones
#fa12fd color schemes
#fa12fd color preview, HTML & CSS examples
This text has a color of #fa12fd
<p style="color:#fa12fd;">Text here</p>
.mytext {color:#fa12fd;}
This box has a color of #fa12fd
<div style="background-color:#fa12fd;">Content here</div>
.mybackground {background-color:#fa12fd;}
Border around this has a color of #fa12fd
<div style="border:2px solid #fa12fd;">Content here</div>
.myborder {border:2px solid #fa12fd;}