#ff32b5 color space conversions
Hex:
#ff32b5
RGB:
255, 50, 181
CMY:
0, 80, 29
CMYK:
0, 80, 29, 0
HSL:
322°, 100.0000%, 59.8039%
HSV (HSB):
322°, 80.3922%, 100.0000%
XYZ:
50.7211, 26.8774, 46.2306
xyY:
0.4096, 0.2171, 26.8774
CIE-Lab:
58.8607, 82.8831, -21.2509
CIE-LCH:
58.8607, 85.5640, 345.6193
CIE-Luv:
58.8607, 110.5991, -46.0054
Hunter-Lab:
51.8434, 83.9098, -16.5806
#ff32b5 color charts
#ff32b5 color shades, tints & tones
#ff32b5 color schemes
#ff32b5 color preview, HTML & CSS examples
This text has a color of #ff32b5
<p style="color:#ff32b5;">Text here</p>
.mytext {color:#ff32b5;}
This box has a color of #ff32b5
<div style="background-color:#ff32b5;">Content here</div>
.mybackground {background-color:#ff32b5;}
Border around this has a color of #ff32b5
<div style="border:2px solid #ff32b5;">Content here</div>
.myborder {border:2px solid #ff32b5;}