#fa10dd color space conversions
Hex:
#fa10dd
RGB:
250, 16, 221
CMY:
2, 94, 13
CMYK:
0, 94, 12, 2
HSL:
307°, 95.9016%, 52.1569%
HSV (HSB):
307°, 93.6000%, 98.0392%
XYZ:
52.6608, 25.9150, 70.6332
xyY:
0.3529, 0.1737, 25.9150
CIE-Lab:
57.9563, 91.8865, -45.6220
CIE-LCH:
57.9563, 102.5889, 333.5954
CIE-Luv:
57.9563, 93.8750, -83.8702
Hunter-Lab:
50.9068, 95.5632, -46.6301
#fa10dd color charts
#fa10dd color shades, tints & tones
#fa10dd color schemes
#fa10dd color preview, HTML & CSS examples
This text has a color of #fa10dd
<p style="color:#fa10dd;">Text here</p>
.mytext {color:#fa10dd;}
This box has a color of #fa10dd
<div style="background-color:#fa10dd;">Content here</div>
.mybackground {background-color:#fa10dd;}
Border around this has a color of #fa10dd
<div style="border:2px solid #fa10dd;">Content here</div>
.myborder {border:2px solid #fa10dd;}