#fc34ca color space conversions
Hex:
#fc34ca
RGB:
252, 52, 202
CMY:
1, 80, 21
CMYK:
0, 79, 20, 1
HSL:
315°, 97.0874%, 59.6078%
HSV (HSB):
315°, 79.3651%, 98.8235%
XYZ:
52.0335, 27.4157, 58.4264
xyY:
0.3774, 0.1988, 27.4157
CIE-Lab:
59.3571, 84.2114, -32.5962
CIE-LCH:
59.3571, 90.2999, 338.8398
CIE-Luv:
59.3571, 98.8546, -63.2180
Hunter-Lab:
52.3600, 85.7571, -29.5073
#fc34ca color charts
#fc34ca color shades, tints & tones
#fc34ca color schemes
#fc34ca color preview, HTML & CSS examples
This text has a color of #fc34ca
<p style="color:#fc34ca;">Text here</p>
.mytext {color:#fc34ca;}
This box has a color of #fc34ca
<div style="background-color:#fc34ca;">Content here</div>
.mybackground {background-color:#fc34ca;}
Border around this has a color of #fc34ca
<div style="border:2px solid #fc34ca;">Content here</div>
.myborder {border:2px solid #fc34ca;}