#fc34d9 color space conversions
Hex:
#fc34d9
RGB:
252, 52, 217
CMY:
1, 80, 15
CMYK:
0, 79, 14, 1
HSL:
311°, 97.0874%, 59.6078%
HSV (HSB):
311°, 79.3651%, 98.8235%
XYZ:
53.8973, 28.1612, 68.2406
xyY:
0.3586, 0.1874, 28.1612
CIE-Lab:
60.0341, 86.1199, -40.0623
CIE-LCH:
60.0341, 94.9822, 335.0525
CIE-Luv:
60.0341, 92.6544, -75.0647
Hunter-Lab:
53.0671, 88.4249, -39.0958
#fc34d9 color charts
#fc34d9 color shades, tints & tones
#fc34d9 color schemes
#fc34d9 color preview, HTML & CSS examples
This text has a color of #fc34d9
<p style="color:#fc34d9;">Text here</p>
.mytext {color:#fc34d9;}
This box has a color of #fc34d9
<div style="background-color:#fc34d9;">Content here</div>
.mybackground {background-color:#fc34d9;}
Border around this has a color of #fc34d9
<div style="border:2px solid #fc34d9;">Content here</div>
.myborder {border:2px solid #fc34d9;}