#fa3cfc color space conversions
Hex:
#fa3cfc
RGB:
250, 60, 252
CMY:
2, 76, 1
CMYK:
1, 76, 0, 1
HSL:
299°, 96.9697%, 61.1765%
HSV (HSB):
299°, 76.1905%, 98.8235%
XYZ:
58.6109, 30.5840, 94.9096
xyY:
0.3184, 0.1661, 30.5840
CIE-Lab:
62.1549, 88.7076, -56.3001
CIE-LCH:
62.1549, 105.0654, 327.5979
CIE-Luv:
62.1549, 76.3149, -101.1367
Hunter-Lab:
55.3028, 92.3976, -63.0404
#fa3cfc color charts
#fa3cfc color shades, tints & tones
#fa3cfc color schemes
#fa3cfc color preview, HTML & CSS examples
This text has a color of #fa3cfc
<p style="color:#fa3cfc;">Text here</p>
.mytext {color:#fa3cfc;}
This box has a color of #fa3cfc
<div style="background-color:#fa3cfc;">Content here</div>
.mybackground {background-color:#fa3cfc;}
Border around this has a color of #fa3cfc
<div style="border:2px solid #fa3cfc;">Content here</div>
.myborder {border:2px solid #fa3cfc;}