#fa5dd2 color space conversions
Hex:
#fa5dd2
RGB:
250, 93, 210
CMY:
2, 64, 18
CMYK:
0, 63, 16, 2
HSL:
315°, 94.0120%, 67.2549%
HSV (HSB):
315°, 62.8000%, 98.0392%
XYZ:
54.9716, 32.8058, 64.4076
xyY:
0.3612, 0.2156, 32.8058
CIE-Lab:
64.0034, 71.7424, -29.9522
CIE-LCH:
64.0034, 77.7438, 337.3397
CIE-Luv:
64.0034, 82.5309, -57.8257
Hunter-Lab:
57.2764, 71.0834, -26.5785
#fa5dd2 color charts
#fa5dd2 color shades, tints & tones
#fa5dd2 color schemes
#fa5dd2 color preview, HTML & CSS examples
This text has a color of #fa5dd2
<p style="color:#fa5dd2;">Text here</p>
.mytext {color:#fa5dd2;}
This box has a color of #fa5dd2
<div style="background-color:#fa5dd2;">Content here</div>
.mybackground {background-color:#fa5dd2;}
Border around this has a color of #fa5dd2
<div style="border:2px solid #fa5dd2;">Content here</div>
.myborder {border:2px solid #fa5dd2;}