#fa06dd color space conversions
Hex:
#fa06dd
RGB:
250, 6, 221
CMY:
2, 98, 13
CMYK:
0, 98, 12, 2
HSL:
307°, 96.0630%, 50.1961%
HSV (HSB):
307°, 97.6000%, 98.0392%
XYZ:
52.5406, 25.6747, 70.5931
xyY:
0.3531, 0.1725, 25.6747
CIE-Lab:
57.7270, 92.5624, -45.9847
CIE-LCH:
57.7270, 103.3556, 333.5820
CIE-Luv:
57.7270, 94.3809, -84.4514
Hunter-Lab:
50.6702, 96.4161, -47.1330
#fa06dd color charts
#fa06dd color shades, tints & tones
#fa06dd color schemes
#fa06dd color preview, HTML & CSS examples
This text has a color of #fa06dd
<p style="color:#fa06dd;">Text here</p>
.mytext {color:#fa06dd;}
This box has a color of #fa06dd
<div style="background-color:#fa06dd;">Content here</div>
.mybackground {background-color:#fa06dd;}
Border around this has a color of #fa06dd
<div style="border:2px solid #fa06dd;">Content here</div>
.myborder {border:2px solid #fa06dd;}