#ff32f8 color space conversions
Hex:
#ff32f8
RGB:
255, 50, 248
CMY:
0, 80, 3
CMYK:
0, 80, 3, 0
HSL:
302°, 100.0000%, 59.8039%
HSV (HSB):
302°, 80.3922%, 100.0000%
XYZ:
59.3239, 30.3185, 91.5323
xyY:
0.3274, 0.1673, 30.3185
CIE-Lab:
61.9281, 91.4039, -54.3975
CIE-LCH:
61.9281, 106.3662, 329.2417
CIE-Luv:
61.9281, 82.9458, -98.5122
Hunter-Lab:
55.0623, 95.9563, -60.0167
#ff32f8 color charts
#ff32f8 color shades, tints & tones
#ff32f8 color schemes
#ff32f8 color preview, HTML & CSS examples
This text has a color of #ff32f8
<p style="color:#ff32f8;">Text here</p>
.mytext {color:#ff32f8;}
This box has a color of #ff32f8
<div style="background-color:#ff32f8;">Content here</div>
.mybackground {background-color:#ff32f8;}
Border around this has a color of #ff32f8
<div style="border:2px solid #ff32f8;">Content here</div>
.myborder {border:2px solid #ff32f8;}