#f032c1 color space conversions
Hex:
#f032c1
RGB:
240, 50, 193
CMY:
6, 80, 24
CMYK:
0, 79, 20, 6
HSL:
315°, 86.3636%, 56.8627%
HSV (HSB):
315°, 79.1667%, 94.1176%
XYZ:
46.7014, 24.6567, 52.7499
xyY:
0.3763, 0.1987, 24.6567
CIE-Lab:
56.7394, 81.0167, -31.6658
CIE-LCH:
56.7394, 86.9852, 338.6517
CIE-Luv:
56.7394, 93.7886, -60.6848
Hunter-Lab:
49.6555, 80.9835, -28.2258
#f032c1 color charts
#f032c1 color shades, tints & tones
#f032c1 color schemes
#f032c1 color preview, HTML & CSS examples
This text has a color of #f032c1
<p style="color:#f032c1;">Text here</p>
.mytext {color:#f032c1;}
This box has a color of #f032c1
<div style="background-color:#f032c1;">Content here</div>
.mybackground {background-color:#f032c1;}
Border around this has a color of #f032c1
<div style="border:2px solid #f032c1;">Content here</div>
.myborder {border:2px solid #f032c1;}