#fc34f5 color space conversions
Hex:
#fc34f5
RGB:
252, 52, 245
CMY:
1, 80, 4
CMYK:
0, 79, 3, 1
HSL:
302°, 97.0874%, 59.6078%
HSV (HSB):
302°, 79.3651%, 98.8235%
XYZ:
57.8543, 29.7440, 89.0781
xyY:
0.3275, 0.1684, 29.7440
CIE-Lab:
61.4327, 89.9812, -53.5493
CIE-LCH:
61.4327, 104.7098, 329.2424
CIE-Luv:
61.4327, 81.6319, -96.8269
Hunter-Lab:
54.5381, 93.9123, -58.6629
#fc34f5 color charts
#fc34f5 color shades, tints & tones
#fc34f5 color schemes
#fc34f5 color preview, HTML & CSS examples
This text has a color of #fc34f5
<p style="color:#fc34f5;">Text here</p>
.mytext {color:#fc34f5;}
This box has a color of #fc34f5
<div style="background-color:#fc34f5;">Content here</div>
.mybackground {background-color:#fc34f5;}
Border around this has a color of #fc34f5
<div style="border:2px solid #fc34f5;">Content here</div>
.myborder {border:2px solid #fc34f5;}