#fa51fc color space conversions
Hex:
#fa51fc
RGB:
250, 81, 252
CMY:
2, 68, 1
CMYK:
1, 68, 0, 1
HSL:
299°, 96.6102%, 65.2941%
HSV (HSB):
299°, 67.8571%, 98.8235%
XYZ:
59.9375, 33.2371, 95.3518
xyY:
0.3179, 0.1763, 33.2371
CIE-Lab:
64.3525, 82.4221, -52.8074
CIE-LCH:
64.3525, 97.8878, 327.3525
CIE-Luv:
64.3525, 71.9787, -95.4897
Hunter-Lab:
57.6517, 84.6869, -57.7054
#fa51fc color charts
#fa51fc color shades, tints & tones
#fa51fc color schemes
#fa51fc color preview, HTML & CSS examples
This text has a color of #fa51fc
<p style="color:#fa51fc;">Text here</p>
.mytext {color:#fa51fc;}
This box has a color of #fa51fc
<div style="background-color:#fa51fc;">Content here</div>
.mybackground {background-color:#fa51fc;}
Border around this has a color of #fa51fc
<div style="border:2px solid #fa51fc;">Content here</div>
.myborder {border:2px solid #fa51fc;}