#fa51d7 color space conversions
Hex:
#fa51d7
RGB:
250, 81, 215
CMY:
2, 68, 16
CMYK:
0, 68, 14, 2
HSL:
312°, 94.4134%, 64.9020%
HSV (HSB):
312°, 67.6000%, 98.0392%
XYZ:
54.6325, 31.1151, 67.4164
xyY:
0.3567, 0.2031, 31.1151
CIE-Lab:
62.6047, 76.9129, -34.9382
CIE-LCH:
62.6047, 84.4765, 335.5697
CIE-Luv:
62.6047, 84.7722, -66.1968
Hunter-Lab:
55.7810, 77.2083, -32.6107
#fa51d7 color charts
#fa51d7 color shades, tints & tones
#fa51d7 color schemes
#fa51d7 color preview, HTML & CSS examples
This text has a color of #fa51d7
<p style="color:#fa51d7;">Text here</p>
.mytext {color:#fa51d7;}
This box has a color of #fa51d7
<div style="background-color:#fa51d7;">Content here</div>
.mybackground {background-color:#fa51d7;}
Border around this has a color of #fa51d7
<div style="border:2px solid #fa51d7;">Content here</div>
.myborder {border:2px solid #fa51d7;}