#f00fd8 color space conversions
Hex:
#f00fd8
RGB:
240, 15, 216
CMY:
6, 94, 15
CMYK:
0, 94, 10, 6
HSL:
306°, 88.2353%, 50.0000%
HSV (HSB):
306°, 93.7500%, 94.1176%
XYZ:
48.5007, 23.8248, 67.0081
xyY:
0.3481, 0.1710, 23.8248
CIE-Lab:
55.9119, 89.5866, -46.1328
CIE-LCH:
55.9119, 100.7670, 332.7537
CIE-Luv:
55.9119, 88.5481, -83.6070
Hunter-Lab:
48.8106, 91.9479, -47.2269
#f00fd8 color charts
#f00fd8 color shades, tints & tones
#f00fd8 color schemes
#f00fd8 color preview, HTML & CSS examples
This text has a color of #f00fd8
<p style="color:#f00fd8;">Text here</p>
.mytext {color:#f00fd8;}
This box has a color of #f00fd8
<div style="background-color:#f00fd8;">Content here</div>
.mybackground {background-color:#f00fd8;}
Border around this has a color of #f00fd8
<div style="border:2px solid #f00fd8;">Content here</div>
.myborder {border:2px solid #f00fd8;}