#f06ff8 color space conversions
Hex:
#f06ff8
RGB:
240, 111, 248
CMY:
6, 56, 3
CMYK:
3, 55, 0, 3
HSL:
296°, 90.7285%, 70.3922%
HSV (HSB):
296°, 55.2419%, 97.2549%
XYZ:
58.5629, 36.6715, 92.7986
xyY:
0.3115, 0.1950, 36.6715
CIE-Lab:
67.0298, 67.5788, -46.4679
CIE-LCH:
67.0298, 82.0131, 325.4871
CIE-Luv:
67.0298, 57.7253, -83.8797
Hunter-Lab:
60.5570, 66.6475, -48.4672
#f06ff8 color charts
#f06ff8 color shades, tints & tones
#f06ff8 color schemes
#f06ff8 color preview, HTML & CSS examples
This text has a color of #f06ff8
<p style="color:#f06ff8;">Text here</p>
.mytext {color:#f06ff8;}
This box has a color of #f06ff8
<div style="background-color:#f06ff8;">Content here</div>
.mybackground {background-color:#f06ff8;}
Border around this has a color of #f06ff8
<div style="border:2px solid #f06ff8;">Content here</div>
.myborder {border:2px solid #f06ff8;}