#f06dea color space conversions
Hex:
#f06dea
RGB:
240, 109, 234
CMY:
6, 57, 8
CMYK:
0, 55, 3, 6
HSL:
303°, 81.3665%, 68.4314%
HSV (HSB):
303°, 54.5833%, 94.1176%
XYZ:
56.2551, 35.4031, 81.7104
xyY:
0.3245, 0.2042, 35.4031
CIE-Lab:
66.0613, 66.0896, -40.2628
CIE-LCH:
66.0613, 77.3882, 328.6496
CIE-Luv:
66.0613, 62.2430, -73.4867
Hunter-Lab:
59.5005, 64.6382, -39.7710
#f06dea color charts
#f06dea color shades, tints & tones
#f06dea color schemes
#f06dea color preview, HTML & CSS examples
This text has a color of #f06dea
<p style="color:#f06dea;">Text here</p>
.mytext {color:#f06dea;}
This box has a color of #f06dea
<div style="background-color:#f06dea;">Content here</div>
.mybackground {background-color:#f06dea;}
Border around this has a color of #f06dea
<div style="border:2px solid #f06dea;">Content here</div>
.myborder {border:2px solid #f06dea;}