#f032d8 color space conversions
Hex:
#f032d8
RGB:
240, 50, 216
CMY:
6, 80, 15
CMYK:
0, 79, 10, 6
HSL:
308°, 86.3636%, 56.8627%
HSV (HSB):
308°, 79.1667%, 94.1176%
XYZ:
49.4705, 25.7643, 67.3314
xyY:
0.3470, 0.1807, 25.7643
CIE-Lab:
57.8127, 84.0392, -43.1287
CIE-LCH:
57.8127, 94.4599, 332.8332
CIE-Luv:
57.8127, 84.4413, -78.8012
Hunter-Lab:
50.7586, 85.1426, -43.1173
#f032d8 color charts
#f032d8 color shades, tints & tones
#f032d8 color schemes
#f032d8 color preview, HTML & CSS examples
This text has a color of #f032d8
<p style="color:#f032d8;">Text here</p>
.mytext {color:#f032d8;}
This box has a color of #f032d8
<div style="background-color:#f032d8;">Content here</div>
.mybackground {background-color:#f032d8;}
Border around this has a color of #f032d8
<div style="border:2px solid #f032d8;">Content here</div>
.myborder {border:2px solid #f032d8;}