#ff34cd color space conversions
Hex:
#ff34cd
RGB:
255, 52, 205
CMY:
0, 80, 20
CMYK:
0, 80, 20, 0
HSL:
315°, 100.0000%, 60.1961%
HSV (HSB):
315°, 79.6078%, 100.0000%
XYZ:
53.4874, 28.1238, 60.3669
xyY:
0.3767, 0.1981, 28.1238
CIE-Lab:
60.0004, 85.2135, -33.2669
CIE-LCH:
60.0004, 91.4769, 338.6746
CIE-Luv:
60.0004, 99.9047, -64.5480
Hunter-Lab:
53.0318, 87.2278, -30.3684
#ff34cd color charts
#ff34cd color shades, tints & tones
#ff34cd color schemes
#ff34cd color preview, HTML & CSS examples
This text has a color of #ff34cd
<p style="color:#ff34cd;">Text here</p>
.mytext {color:#ff34cd;}
This box has a color of #ff34cd
<div style="background-color:#ff34cd;">Content here</div>
.mybackground {background-color:#ff34cd;}
Border around this has a color of #ff34cd
<div style="border:2px solid #ff34cd;">Content here</div>
.myborder {border:2px solid #ff34cd;}