#f832cc color space conversions
Hex:
#f832cc
RGB:
248, 50, 204
CMY:
3, 80, 20
CMYK:
0, 80, 18, 3
HSL:
313°, 93.3962%, 58.4314%
HSV (HSB):
313°, 79.8387%, 97.2549%
XYZ:
50.7511, 26.5973, 59.5857
xyY:
0.3706, 0.1942, 26.5973
CIE-Lab:
58.5997, 84.0878, -34.9700
CIE-LCH:
58.5997, 91.0696, 337.4188
CIE-Luv:
58.5997, 95.3579, -66.6179
Hunter-Lab:
51.5726, 85.4047, -32.4014
#f832cc color charts
#f832cc color shades, tints & tones
#f832cc color schemes
#f832cc color preview, HTML & CSS examples
This text has a color of #f832cc
<p style="color:#f832cc;">Text here</p>
.mytext {color:#f832cc;}
This box has a color of #f832cc
<div style="background-color:#f832cc;">Content here</div>
.mybackground {background-color:#f832cc;}
Border around this has a color of #f832cc
<div style="border:2px solid #f832cc;">Content here</div>
.myborder {border:2px solid #f832cc;}