#f02de9 color space conversions
Hex:
#f02de9
RGB:
240, 45, 233
CMY:
6, 82, 9
CMYK:
0, 81, 3, 6
HSL:
302°, 86.6667%, 55.8824%
HSV (HSB):
302°, 81.2500%, 94.1176%
XYZ:
51.5815, 26.2852, 79.4457
xyY:
0.3279, 0.1671, 26.2852
CIE-Lab:
58.3068, 87.5510, -51.9377
CIE-LCH:
58.3068, 101.7973, 329.3224
CIE-Luv:
58.3068, 78.6184, -92.9124
Hunter-Lab:
51.2691, 89.8668, -55.9863
#f02de9 color charts
#f02de9 color shades, tints & tones
#f02de9 color schemes
#f02de9 color preview, HTML & CSS examples
This text has a color of #f02de9
<p style="color:#f02de9;">Text here</p>
.mytext {color:#f02de9;}
This box has a color of #f02de9
<div style="background-color:#f02de9;">Content here</div>
.mybackground {background-color:#f02de9;}
Border around this has a color of #f02de9
<div style="border:2px solid #f02de9;">Content here</div>
.myborder {border:2px solid #f02de9;}