#f732e2 color space conversions
Hex:
#f732e2
RGB:
247, 50, 226
CMY:
3, 80, 11
CMYK:
0, 80, 9, 3
HSL:
306°, 92.4883%, 58.2353%
HSV (HSB):
306°, 79.7571%, 96.8627%
XYZ:
53.2258, 27.5463, 74.4632
xyY:
0.3429, 0.1774, 27.5463
CIE-Lab:
59.4767, 86.7969, -46.0751
CIE-LCH:
59.4767, 98.2681, 332.0389
CIE-Luv:
59.4767, 85.6706, -84.2301
Hunter-Lab:
52.4846, 89.1728, -47.3792
#f732e2 color charts
#f732e2 color shades, tints & tones
#f732e2 color schemes
#f732e2 color preview, HTML & CSS examples
This text has a color of #f732e2
<p style="color:#f732e2;">Text here</p>
.mytext {color:#f732e2;}
This box has a color of #f732e2
<div style="background-color:#f732e2;">Content here</div>
.mybackground {background-color:#f732e2;}
Border around this has a color of #f732e2
<div style="border:2px solid #f732e2;">Content here</div>
.myborder {border:2px solid #f732e2;}