#f832f5 color space conversions
Hex:
#f832f5
RGB:
248, 50, 245
CMY:
3, 80, 4
CMYK:
0, 80, 1, 3
HSL:
301°, 93.3962%, 58.4314%
HSV (HSB):
301°, 79.8387%, 97.2549%
XYZ:
56.3334, 28.8302, 88.9819
xyY:
0.3235, 0.1656, 28.8302
CIE-Lab:
60.6315, 89.6885, -54.8633
CIE-LCH:
60.6315, 105.1381, 328.5455
CIE-Luv:
60.6315, 79.0780, -98.5245
Hunter-Lab:
53.6938, 93.3111, -60.6703
#f832f5 color charts
#f832f5 color shades, tints & tones
#f832f5 color schemes
#f832f5 color preview, HTML & CSS examples
This text has a color of #f832f5
<p style="color:#f832f5;">Text here</p>
.mytext {color:#f832f5;}
This box has a color of #f832f5
<div style="background-color:#f832f5;">Content here</div>
.mybackground {background-color:#f832f5;}
Border around this has a color of #f832f5
<div style="border:2px solid #f832f5;">Content here</div>
.myborder {border:2px solid #f832f5;}