#fa51ca color space conversions
Hex:
#fa51ca
RGB:
250, 81, 202
CMY:
2, 68, 21
CMYK:
0, 68, 19, 2
HSL:
317°, 94.4134%, 64.9020%
HSV (HSB):
317°, 67.6000%, 98.0392%
XYZ:
53.0274, 30.4731, 58.9642
xyY:
0.3722, 0.2139, 30.4731
CIE-Lab:
62.0603, 75.1477, -28.4327
CIE-LCH:
62.0603, 80.3467, 339.2755
CIE-Luv:
62.0603, 89.4728, -55.7769
Hunter-Lab:
55.2025, 74.8626, -24.6885
#fa51ca color charts
#fa51ca color shades, tints & tones
#fa51ca color schemes
#fa51ca color preview, HTML & CSS examples
This text has a color of #fa51ca
<p style="color:#fa51ca;">Text here</p>
.mytext {color:#fa51ca;}
This box has a color of #fa51ca
<div style="background-color:#fa51ca;">Content here</div>
.mybackground {background-color:#fa51ca;}
Border around this has a color of #fa51ca
<div style="border:2px solid #fa51ca;">Content here</div>
.myborder {border:2px solid #fa51ca;}