#ff32cd color space conversions
Hex:
#ff32cd
RGB:
255, 50, 205
CMY:
0, 80, 20
CMYK:
0, 80, 20, 0
HSL:
315°, 100.0000%, 59.8039%
HSV (HSB):
315°, 80.3922%, 100.0000%
XYZ:
53.4000, 27.9490, 60.3378
xyY:
0.3769, 0.1973, 27.9490
CIE-Lab:
59.8426, 85.6686, -33.5125
CIE-LCH:
59.8426, 91.9902, 338.6352
CIE-Luv:
59.8426, 100.3108, -64.9672
Hunter-Lab:
52.8668, 87.7836, -30.6620
#ff32cd color charts
#ff32cd color shades, tints & tones
#ff32cd color schemes
#ff32cd color preview, HTML & CSS examples
This text has a color of #ff32cd
<p style="color:#ff32cd;">Text here</p>
.mytext {color:#ff32cd;}
This box has a color of #ff32cd
<div style="background-color:#ff32cd;">Content here</div>
.mybackground {background-color:#ff32cd;}
Border around this has a color of #ff32cd
<div style="border:2px solid #ff32cd;">Content here</div>
.myborder {border:2px solid #ff32cd;}