#f00ffe color space conversions
Hex:
#f00ffe
RGB:
240, 15, 254
CMY:
6, 94, 0
CMYK:
6, 94, 0, 0
HSL:
296°, 99.1701%, 52.7451%
HSV (HSB):
296°, 94.0945%, 99.6078%
XYZ:
53.9954, 26.0227, 95.9429
xyY:
0.3069, 0.1479, 26.0227
CIE-Lab:
58.0586, 94.8861, -64.0535
CIE-LCH:
58.0586, 114.4824, 325.9784
CIE-Luv:
58.0586, 73.3257, -112.0498
Hunter-Lab:
51.0124, 99.6661, -75.8025
#f00ffe color charts
#f00ffe color shades, tints & tones
#f00ffe color schemes
#f00ffe color preview, HTML & CSS examples
This text has a color of #f00ffe
<p style="color:#f00ffe;">Text here</p>
.mytext {color:#f00ffe;}
This box has a color of #f00ffe
<div style="background-color:#f00ffe;">Content here</div>
.mybackground {background-color:#f00ffe;}
Border around this has a color of #f00ffe
<div style="border:2px solid #f00ffe;">Content here</div>
.myborder {border:2px solid #f00ffe;}