#fc34ef color space conversions
Hex:
#fc34ef
RGB:
252, 52, 239
CMY:
1, 80, 6
CMYK:
0, 79, 5, 1
HSL:
304°, 97.0874%, 59.6078%
HSV (HSB):
304°, 79.3651%, 98.8235%
XYZ:
56.9529, 29.3834, 84.3312
xyY:
0.3337, 0.1722, 29.3834
CIE-Lab:
61.1185, 89.1231, -50.7075
CIE-LCH:
61.1185, 102.5386, 330.3618
CIE-Luv:
61.1185, 83.9246, -92.2168
Hunter-Lab:
54.2065, 92.6824, -54.2953
#fc34ef color charts
#fc34ef color shades, tints & tones
#fc34ef color schemes
#fc34ef color preview, HTML & CSS examples
This text has a color of #fc34ef
<p style="color:#fc34ef;">Text here</p>
.mytext {color:#fc34ef;}
This box has a color of #fc34ef
<div style="background-color:#fc34ef;">Content here</div>
.mybackground {background-color:#fc34ef;}
Border around this has a color of #fc34ef
<div style="border:2px solid #fc34ef;">Content here</div>
.myborder {border:2px solid #fc34ef;}