#fa3dd9 color space conversions
Hex:
#fa3dd9
RGB:
250, 61, 217
CMY:
2, 76, 15
CMYK:
0, 76, 13, 2
HSL:
310°, 94.9749%, 60.9804%
HSV (HSB):
310°, 75.6000%, 98.0392%
XYZ:
53.6175, 28.6712, 68.3538
xyY:
0.3559, 0.1903, 28.6712
CIE-Lab:
60.4904, 83.4357, -39.3701
CIE-LCH:
60.4904, 92.2579, 334.7392
CIE-Luv:
60.4904, 89.2940, -73.6704
Hunter-Lab:
53.5455, 85.0352, -38.2051
#fa3dd9 color charts
#fa3dd9 color shades, tints & tones
#fa3dd9 color schemes
#fa3dd9 color preview, HTML & CSS examples
This text has a color of #fa3dd9
<p style="color:#fa3dd9;">Text here</p>
.mytext {color:#fa3dd9;}
This box has a color of #fa3dd9
<div style="background-color:#fa3dd9;">Content here</div>
.mybackground {background-color:#fa3dd9;}
Border around this has a color of #fa3dd9
<div style="border:2px solid #fa3dd9;">Content here</div>
.myborder {border:2px solid #fa3dd9;}