#f832f7 color space conversions
Hex:
#f832f7
RGB:
248, 50, 247
CMY:
3, 80, 3
CMYK:
0, 80, 0, 3
HSL:
300°, 93.3962%, 58.4314%
HSV (HSB):
300°, 79.8387%, 97.2549%
XYZ:
56.6405, 28.9531, 90.5989
xyY:
0.3215, 0.1643, 28.9531
CIE-Lab:
60.7402, 89.9819, -55.8018
CIE-LCH:
60.7402, 105.8800, 328.1951
CIE-Luv:
60.7402, 78.3304, -100.0449
Hunter-Lab:
53.8081, 93.7321, -62.1635
#f832f7 color charts
#f832f7 color shades, tints & tones
#f832f7 color schemes
#f832f7 color preview, HTML & CSS examples
This text has a color of #f832f7
<p style="color:#f832f7;">Text here</p>
.mytext {color:#f832f7;}
This box has a color of #f832f7
<div style="background-color:#f832f7;">Content here</div>
.mybackground {background-color:#f832f7;}
Border around this has a color of #f832f7
<div style="border:2px solid #f832f7;">Content here</div>
.myborder {border:2px solid #f832f7;}