#f06de8 color space conversions
Hex:
#f06de8
RGB:
240, 109, 232
CMY:
6, 57, 9
CMYK:
0, 55, 3, 6
HSL:
304°, 81.3665%, 68.4314%
HSV (HSB):
304°, 54.5833%, 94.1176%
XYZ:
55.9693, 35.2887, 80.2054
xyY:
0.3264, 0.2058, 35.2887
CIE-Lab:
65.9728, 65.7586, -39.2925
CIE-LCH:
65.9728, 76.6035, 329.1406
CIE-Luv:
65.9728, 62.8015, -71.8670
Hunter-Lab:
59.4043, 64.2208, -38.4680
#f06de8 color charts
#f06de8 color shades, tints & tones
#f06de8 color schemes
#f06de8 color preview, HTML & CSS examples
This text has a color of #f06de8
<p style="color:#f06de8;">Text here</p>
.mytext {color:#f06de8;}
This box has a color of #f06de8
<div style="background-color:#f06de8;">Content here</div>
.mybackground {background-color:#f06de8;}
Border around this has a color of #f06de8
<div style="border:2px solid #f06de8;">Content here</div>
.myborder {border:2px solid #f06de8;}