#f732db color space conversions
Hex:
#f732db
RGB:
247, 50, 219
CMY:
3, 80, 14
CMYK:
0, 80, 11, 3
HSL:
309°, 92.4883%, 58.2353%
HSV (HSB):
309°, 79.7571%, 96.8627%
XYZ:
52.2846, 27.1698, 69.5064
xyY:
0.3510, 0.1824, 27.1698
CIE-Lab:
59.1312, 85.8420, -42.6708
CIE-LCH:
59.1312, 95.8626, 333.5687
CIE-Luv:
59.1312, 88.4602, -78.7678
Hunter-Lab:
52.1247, 87.8292, -42.5738
#f732db color charts
#f732db color shades, tints & tones
#f732db color schemes
#f732db color preview, HTML & CSS examples
This text has a color of #f732db
<p style="color:#f732db;">Text here</p>
.mytext {color:#f732db;}
This box has a color of #f732db
<div style="background-color:#f732db;">Content here</div>
.mybackground {background-color:#f732db;}
Border around this has a color of #f732db
<div style="border:2px solid #f732db;">Content here</div>
.myborder {border:2px solid #f732db;}