#fc3aea color space conversions
Hex:
#fc3aea
RGB:
252, 58, 234
CMY:
1, 77, 8
CMYK:
0, 77, 7, 1
HSL:
306°, 97.0000%, 60.7843%
HSV (HSB):
306°, 76.9841%, 98.8235%
XYZ:
56.5092, 29.6621, 80.5889
xyY:
0.3389, 0.1779, 29.6621
CIE-Lab:
61.3615, 86.9782, -47.5304
CIE-LCH:
61.3615, 99.1179, 331.3450
CIE-Luv:
61.3615, 84.7935, -87.0594
Hunter-Lab:
54.4629, 89.8967, -49.6075
#fc3aea color charts
#fc3aea color shades, tints & tones
#fc3aea color schemes
#fc3aea color preview, HTML & CSS examples
This text has a color of #fc3aea
<p style="color:#fc3aea;">Text here</p>
.mytext {color:#fc3aea;}
This box has a color of #fc3aea
<div style="background-color:#fc3aea;">Content here</div>
.mybackground {background-color:#fc3aea;}
Border around this has a color of #fc3aea
<div style="border:2px solid #fc3aea;">Content here</div>
.myborder {border:2px solid #fc3aea;}