#ff34ff color space conversions
Hex:
#ff34ff
RGB:
255, 52, 255
CMY:
0, 80, 0
CMYK:
0, 80, 0, 0
HSL:
300°, 100.0000%, 60.1961%
HSV (HSB):
300°, 79.6078%, 100.0000%
XYZ:
60.5180, 30.9360, 97.3893
xyY:
0.3205, 0.1638, 30.9360
CIE-Lab:
62.4536, 91.9869, -57.4347
CIE-LCH:
62.4536, 108.4451, 328.0202
CIE-Luv:
62.4536, 80.0151, -103.4630
Hunter-Lab:
55.6201, 96.8834, -64.8811
#ff34ff color charts
#ff34ff color shades, tints & tones
#ff34ff color schemes
#ff34ff color preview, HTML & CSS examples
This text has a color of #ff34ff
<p style="color:#ff34ff;">Text here</p>
.mytext {color:#ff34ff;}
This box has a color of #ff34ff
<div style="background-color:#ff34ff;">Content here</div>
.mybackground {background-color:#ff34ff;}
Border around this has a color of #ff34ff
<div style="border:2px solid #ff34ff;">Content here</div>
.myborder {border:2px solid #ff34ff;}