#fa2dd7 color space conversions
Hex:
#fa2dd7
RGB:
250, 45, 215
CMY:
2, 82, 16
CMYK:
0, 82, 14, 2
HSL:
310°, 95.3488%, 57.8431%
HSV (HSB):
310°, 82.0000%, 98.0392%
XYZ:
52.6285, 27.1071, 66.7483
xyY:
0.3593, 0.1851, 27.1071
CIE-Lab:
59.0733, 86.9879, -40.4620
CIE-LCH:
59.0733, 95.9378, 335.0547
CIE-Luv:
59.0733, 93.2083, -75.5687
Hunter-Lab:
52.0644, 89.3210, -39.5666
#fa2dd7 color charts
#fa2dd7 color shades, tints & tones
#fa2dd7 color schemes
#fa2dd7 color preview, HTML & CSS examples
This text has a color of #fa2dd7
<p style="color:#fa2dd7;">Text here</p>
.mytext {color:#fa2dd7;}
This box has a color of #fa2dd7
<div style="background-color:#fa2dd7;">Content here</div>
.mybackground {background-color:#fa2dd7;}
Border around this has a color of #fa2dd7
<div style="border:2px solid #fa2dd7;">Content here</div>
.myborder {border:2px solid #fa2dd7;}