#fa37e7 color space conversions
Hex:
#fa37e7
RGB:
250, 55, 231
CMY:
2, 78, 9
CMYK:
0, 78, 8, 2
HSL:
306°, 95.1220%, 59.8039%
HSV (HSB):
306°, 78.0000%, 98.0392%
XYZ:
55.2143, 28.8259, 78.2551
xyY:
0.3402, 0.1776, 28.8259
CIE-Lab:
60.6277, 86.9053, -47.0323
CIE-LCH:
60.6277, 98.8158, 331.5782
CIE-Luv:
60.6277, 85.0431, -86.0622
Hunter-Lab:
53.6897, 89.6117, -48.8349
#fa37e7 color charts
#fa37e7 color shades, tints & tones
#fa37e7 color schemes
#fa37e7 color preview, HTML & CSS examples
This text has a color of #fa37e7
<p style="color:#fa37e7;">Text here</p>
.mytext {color:#fa37e7;}
This box has a color of #fa37e7
<div style="background-color:#fa37e7;">Content here</div>
.mybackground {background-color:#fa37e7;}
Border around this has a color of #fa37e7
<div style="border:2px solid #fa37e7;">Content here</div>
.myborder {border:2px solid #fa37e7;}