#ff32cc color space conversions
Hex:
#ff32cc
RGB:
255, 50, 204
CMY:
0, 80, 20
CMYK:
0, 80, 20, 0
HSL:
315°, 100.0000%, 59.8039%
HSV (HSB):
315°, 80.3922%, 100.0000%
XYZ:
53.2797, 27.9008, 59.7040
xyY:
0.3782, 0.1980, 27.9008
CIE-Lab:
59.7990, 85.5462, -33.0104
CIE-LCH:
59.7990, 91.6943, 338.8995
CIE-Luv:
59.7990, 100.7337, -64.1762
Hunter-Lab:
52.8212, 87.6120, -30.0408
#ff32cc color charts
#ff32cc RGB chart
#ff32cc CMYK chart
#ff32cc RGB pie chart
#ff32cc color shades, tints & tones
#ff32cc color schemes
#ff32cc color preview, HTML & CSS examples
This text has a color of #ff32cc
<p style="color:#ff32cc;">Text here</p>
.mytext {color:#ff32cc;}
Text color #ff32cc
This box has a color of #ff32cc
<div style="background-color:#ff32cc;">Content here</div>
.mybackground {background-color:#ff32cc;}
Background color #ff32cc
Border around this has a color of #ff32cc
<div style="border:2px solid #ff32cc;">Content here</div>
.myborder {border:2px solid #ff32cc;}
Border color #ff32cc