#ff34d4 color space conversions
Hex:
#ff34d4
RGB:
255, 52, 212
CMY:
0, 80, 17
CMYK:
0, 80, 17, 0
HSL:
313°, 100.0000%, 60.1961%
HSV (HSB):
313°, 79.6078%, 100.0000%
XYZ:
54.3517, 28.4694, 64.9179
xyY:
0.3679, 0.1927, 28.4694
CIE-Lab:
60.3105, 86.0882, -36.7614
CIE-LCH:
60.3105, 93.6086, 336.8765
CIE-Luv:
60.3105, 96.9836, -70.0831
Hunter-Lab:
53.3568, 88.4540, -34.7869
#ff34d4 color charts
#ff34d4 color shades, tints & tones
#ff34d4 color schemes
#ff34d4 color preview, HTML & CSS examples
This text has a color of #ff34d4
<p style="color:#ff34d4;">Text here</p>
.mytext {color:#ff34d4;}
This box has a color of #ff34d4
<div style="background-color:#ff34d4;">Content here</div>
.mybackground {background-color:#ff34d4;}
Border around this has a color of #ff34d4
<div style="border:2px solid #ff34d4;">Content here</div>
.myborder {border:2px solid #ff34d4;}