#fc3adc color space conversions
Hex:
#fc3adc
RGB:
252, 58, 220
CMY:
1, 77, 14
CMYK:
0, 77, 13, 1
HSL:
310°, 97.0000%, 60.7843%
HSV (HSB):
310°, 76.9841%, 98.8235%
XYZ:
54.5762, 28.8889, 70.4098
xyY:
0.3547, 0.1877, 28.8889
CIE-Lab:
60.6834, 85.0515, -40.7374
CIE-LCH:
60.6834, 94.3043, 334.4069
CIE-Luv:
60.6834, 90.2551, -76.0882
Hunter-Lab:
53.7484, 87.1897, -40.0454
#fc3adc color charts
#fc3adc color shades, tints & tones
#fc3adc color schemes
#fc3adc color preview, HTML & CSS examples
This text has a color of #fc3adc
<p style="color:#fc3adc;">Text here</p>
.mytext {color:#fc3adc;}
This box has a color of #fc3adc
<div style="background-color:#fc3adc;">Content here</div>
.mybackground {background-color:#fc3adc;}
Border around this has a color of #fc3adc
<div style="border:2px solid #fc3adc;">Content here</div>
.myborder {border:2px solid #fc3adc;}