#f032ed color space conversions
Hex:
#f032ed
RGB:
240, 50, 237
CMY:
6, 80, 7
CMYK:
0, 79, 1, 6
HSL:
301°, 86.3636%, 56.8627%
HSV (HSB):
301°, 79.1667%, 94.1176%
XYZ:
52.3618, 26.9209, 82.5572
xyY:
0.3235, 0.1663, 26.9209
CIE-Lab:
58.9010, 87.0359, -53.2338
CIE-LCH:
58.9010, 102.0249, 328.5488
CIE-Luv:
58.9010, 76.3687, -95.0268
Hunter-Lab:
51.8853, 89.3399, -58.0194
#f032ed color charts
#f032ed color shades, tints & tones
#f032ed color schemes
#f032ed color preview, HTML & CSS examples
This text has a color of #f032ed
<p style="color:#f032ed;">Text here</p>
.mytext {color:#f032ed;}
This box has a color of #f032ed
<div style="background-color:#f032ed;">Content here</div>
.mybackground {background-color:#f032ed;}
Border around this has a color of #f032ed
<div style="border:2px solid #f032ed;">Content here</div>
.myborder {border:2px solid #f032ed;}