#fc34dc color space conversions
Hex:
#fc34dc
RGB:
252, 52, 220
CMY:
1, 80, 14
CMYK:
0, 79, 13, 1
HSL:
310°, 97.0874%, 59.6078%
HSV (HSB):
310°, 79.3651%, 98.8235%
XYZ:
54.2911, 28.3187, 70.3147
xyY:
0.3550, 0.1852, 28.3187
CIE-Lab:
60.1756, 86.5155, -41.5351
CIE-LCH:
60.1756, 95.9693, 334.3549
CIE-Luv:
60.1756, 91.4363, -77.4228
Hunter-Lab:
53.2154, 88.9817, -41.0906
#fc34dc color charts
#fc34dc RGB chart
#fc34dc CMYK chart
#fc34dc RGB pie chart
#fc34dc color shades, tints & tones
#fc34dc color schemes
#fc34dc color preview, HTML & CSS examples
This text has a color of #fc34dc
<p style="color:#fc34dc;">Text here</p>
.mytext {color:#fc34dc;}
Text color #fc34dc
This box has a color of #fc34dc
<div style="background-color:#fc34dc;">Content here</div>
.mybackground {background-color:#fc34dc;}
Background color #fc34dc
Border around this has a color of #fc34dc
<div style="border:2px solid #fc34dc;">Content here</div>
.myborder {border:2px solid #fc34dc;}
Border color #fc34dc