#f732f8 color space conversions
Hex:
#f732f8
RGB:
247, 50, 248
CMY:
3, 80, 3
CMYK:
0, 80, 0, 3
HSL:
300°, 93.3962%, 58.4314%
HSV (HSB):
300°, 79.8387%, 97.2549%
XYZ:
56.4417, 28.8327, 91.3974
xyY:
0.3195, 0.1632, 28.8327
CIE-Lab:
60.6337, 89.9480, -56.5365
CIE-LCH:
60.6337, 106.2404, 327.8487
CIE-Luv:
60.6337, 77.2516, -101.1265
Hunter-Lab:
53.6961, 93.6590, -63.3317
#f732f8 color charts
#f732f8 color shades, tints & tones
#f732f8 color schemes
#f732f8 color preview, HTML & CSS examples
This text has a color of #f732f8
<p style="color:#f732f8;">Text here</p>
.mytext {color:#f732f8;}
This box has a color of #f732f8
<div style="background-color:#f732f8;">Content here</div>
.mybackground {background-color:#f732f8;}
Border around this has a color of #f732f8
<div style="border:2px solid #f732f8;">Content here</div>
.myborder {border:2px solid #f732f8;}