#fc3afe color space conversions
Hex:
#fc3afe
RGB:
252, 58, 254
CMY:
1, 77, 0
CMYK:
1, 77, 0, 0
HSL:
299°, 98.9899%, 61.1765%
HSV (HSB):
299°, 77.1654%, 99.6078%
XYZ:
59.5473, 30.8773, 96.5874
xyY:
0.3184, 0.1651, 30.8773
CIE-Lab:
62.4039, 89.8887, -56.9898
CIE-LCH:
62.4039, 106.4322, 327.6251
CIE-Luv:
62.4039, 77.3345, -102.4591
Hunter-Lab:
55.5674, 94.0421, -64.1609
#fc3afe color charts
#fc3afe color shades, tints & tones
#fc3afe color schemes
#fc3afe color preview, HTML & CSS examples
This text has a color of #fc3afe
<p style="color:#fc3afe;">Text here</p>
.mytext {color:#fc3afe;}
This box has a color of #fc3afe
<div style="background-color:#fc3afe;">Content here</div>
.mybackground {background-color:#fc3afe;}
Border around this has a color of #fc3afe
<div style="border:2px solid #fc3afe;">Content here</div>
.myborder {border:2px solid #fc3afe;}