#f082e6 color space conversions
Hex:
#f082e6
RGB:
240, 130, 230
CMY:
6, 49, 10
CMYK:
0, 46, 4, 6
HSL:
305°, 78.5714%, 72.5490%
HSV (HSB):
305°, 45.8333%, 94.1176%
XYZ:
58.2007, 40.2037, 79.5555
xyY:
0.3270, 0.2259, 40.2037
CIE-Lab:
69.6144, 55.5596, -32.5248
CIE-LCH:
69.6144, 64.3796, 329.6551
CIE-Luv:
69.6144, 55.0706, -59.9687
Hunter-Lab:
63.4064, 52.8840, -30.0062
#f082e6 color charts
#f082e6 color shades, tints & tones
#f082e6 color schemes
#f082e6 color preview, HTML & CSS examples
This text has a color of #f082e6
<p style="color:#f082e6;">Text here</p>
.mytext {color:#f082e6;}
This box has a color of #f082e6
<div style="background-color:#f082e6;">Content here</div>
.mybackground {background-color:#f082e6;}
Border around this has a color of #f082e6
<div style="border:2px solid #f082e6;">Content here</div>
.myborder {border:2px solid #f082e6;}