#f080ec color space conversions
Hex:
#f080ec
RGB:
240, 128, 236
CMY:
6, 50, 7
CMYK:
0, 47, 2, 6
HSL:
302°, 78.8732%, 72.1569%
HSV (HSB):
302°, 46.6667%, 94.1176%
XYZ:
58.7947, 40.0197, 83.9826
xyY:
0.3216, 0.2189, 40.0197
CIE-Lab:
69.4836, 57.5627, -36.0316
CIE-LCH:
69.4836, 67.9098, 327.9553
CIE-Luv:
69.4836, 54.4715, -65.9290
Hunter-Lab:
63.2612, 55.1902, -34.4279
#f080ec color charts
#f080ec color shades, tints & tones
#f080ec color schemes
#f080ec color preview, HTML & CSS examples
This text has a color of #f080ec
<p style="color:#f080ec;">Text here</p>
.mytext {color:#f080ec;}
This box has a color of #f080ec
<div style="background-color:#f080ec;">Content here</div>
.mybackground {background-color:#f080ec;}
Border around this has a color of #f080ec
<div style="border:2px solid #f080ec;">Content here</div>
.myborder {border:2px solid #f080ec;}