#fa37db color space conversions
Hex:
#fa37db
RGB:
250, 55, 219
CMY:
2, 78, 14
CMYK:
0, 78, 12, 2
HSL:
310°, 95.1220%, 59.8039%
HSV (HSB):
310°, 78.0000%, 98.0392%
XYZ:
53.5767, 28.1708, 69.6315
xyY:
0.3539, 0.1861, 28.1708
CIE-Lab:
60.0428, 85.2603, -41.2024
CIE-LCH:
60.0428, 94.6940, 334.2077
CIE-Luv:
60.0428, 89.7650, -76.6715
Hunter-Lab:
53.0762, 87.2999, -40.6302
#fa37db color charts
#fa37db color shades, tints & tones
#fa37db color schemes
#fa37db color preview, HTML & CSS examples
This text has a color of #fa37db
<p style="color:#fa37db;">Text here</p>
.mytext {color:#fa37db;}
This box has a color of #fa37db
<div style="background-color:#fa37db;">Content here</div>
.mybackground {background-color:#fa37db;}
Border around this has a color of #fa37db
<div style="border:2px solid #fa37db;">Content here</div>
.myborder {border:2px solid #fa37db;}