#fa14fd color space conversions
Hex:
#fa14fd
RGB:
250, 20, 253
CMY:
2, 92, 1
CMYK:
1, 92, 0, 1
HSL:
299°, 98.3122%, 53.5294%
HSV (HSB):
299°, 92.0949%, 99.2157%
XYZ:
57.4041, 27.9162, 95.2913
xyY:
0.3178, 0.1546, 27.9162
CIE-Lab:
59.8129, 95.8611, -60.5937
CIE-LCH:
59.8129, 113.4062, 327.7031
CIE-Luv:
59.8129, 80.4675, -107.7917
Hunter-Lab:
52.8357, 101.4712, -69.9468
#fa14fd color charts
#fa14fd color shades, tints & tones
#fa14fd color schemes
#fa14fd color preview, HTML & CSS examples
This text has a color of #fa14fd
<p style="color:#fa14fd;">Text here</p>
.mytext {color:#fa14fd;}
This box has a color of #fa14fd
<div style="background-color:#fa14fd;">Content here</div>
.mybackground {background-color:#fa14fd;}
Border around this has a color of #fa14fd
<div style="border:2px solid #fa14fd;">Content here</div>
.myborder {border:2px solid #fa14fd;}