#fa38db color space conversions
Hex:
#fa38db
RGB:
250, 56, 219
CMY:
2, 78, 14
CMYK:
0, 78, 12, 2
HSL:
310°, 95.0980%, 60.0000%
HSV (HSB):
310°, 77.6000%, 98.0392%
XYZ:
53.6247, 28.2668, 69.6475
xyY:
0.3539, 0.1865, 28.2668
CIE-Lab:
60.1290, 85.0118, -41.0668
CIE-LCH:
60.1290, 94.4113, 334.2161
CIE-Luv:
60.1290, 89.5656, -76.4453
Hunter-Lab:
53.1665, 86.9967, -40.4526
#fa38db color charts
#fa38db color shades, tints & tones
#fa38db color schemes
#fa38db color preview, HTML & CSS examples
This text has a color of #fa38db
<p style="color:#fa38db;">Text here</p>
.mytext {color:#fa38db;}
This box has a color of #fa38db
<div style="background-color:#fa38db;">Content here</div>
.mybackground {background-color:#fa38db;}
Border around this has a color of #fa38db
<div style="border:2px solid #fa38db;">Content here</div>
.myborder {border:2px solid #fa38db;}