#ff32dc color space conversions
Hex:
#ff32dc
RGB:
255, 50, 220
CMY:
0, 80, 14
CMYK:
0, 80, 14, 0
HSL:
310°, 100.0000%, 59.8039%
HSV (HSB):
310°, 80.3922%, 100.0000%
XYZ:
55.2989, 28.7085, 70.3369
xyY:
0.3583, 0.1860, 28.7085
CIE-Lab:
60.5235, 87.5671, -40.9534
CIE-LCH:
60.5235, 96.6704, 334.9355
CIE-Luv:
60.5235, 94.0567, -76.7959
Hunter-Lab:
53.5803, 90.4597, -40.3259
#ff32dc color charts
#ff32dc color shades, tints & tones
#ff32dc color schemes
#ff32dc color preview, HTML & CSS examples
This text has a color of #ff32dc
<p style="color:#ff32dc;">Text here</p>
.mytext {color:#ff32dc;}
This box has a color of #ff32dc
<div style="background-color:#ff32dc;">Content here</div>
.mybackground {background-color:#ff32dc;}
Border around this has a color of #ff32dc
<div style="border:2px solid #ff32dc;">Content here</div>
.myborder {border:2px solid #ff32dc;}