#fa10dc color space conversions
Hex:
#fa10dc
RGB:
250, 16, 220
CMY:
2, 94, 14
CMYK:
0, 94, 12, 2
HSL:
308°, 95.9016%, 52.1569%
HSV (HSB):
308°, 93.6000%, 98.0392%
XYZ:
52.5279, 25.8619, 69.9335
xyY:
0.3541, 0.1744, 25.8619
CIE-Lab:
57.9057, 91.7589, -45.1356
CIE-LCH:
57.9057, 102.2590, 333.8077
CIE-Luv:
57.9057, 94.3085, -83.0987
Hunter-Lab:
50.8546, 95.3779, -45.9354
#fa10dc color charts
#fa10dc color shades, tints & tones
#fa10dc color schemes
#fa10dc color preview, HTML & CSS examples
This text has a color of #fa10dc
<p style="color:#fa10dc;">Text here</p>
.mytext {color:#fa10dc;}
This box has a color of #fa10dc
<div style="background-color:#fa10dc;">Content here</div>
.mybackground {background-color:#fa10dc;}
Border around this has a color of #fa10dc
<div style="border:2px solid #fa10dc;">Content here</div>
.myborder {border:2px solid #fa10dc;}