#f000fe color space conversions
Hex:
#f000fe
RGB:
240, 0, 254
CMY:
6, 100, 0
CMYK:
6, 100, 0, 0
HSL:
297°, 100.0000%, 49.8039%
HSV (HSB):
297°, 100.0000%, 99.6078%
XYZ:
53.8246, 25.6810, 95.8860
xyY:
0.3069, 0.1464, 25.6810
CIE-Lab:
57.7330, 95.8521, -64.5768
CIE-LCH:
57.7330, 115.5759, 326.0313
CIE-Luv:
57.7330, 73.8743, -112.7913
Hunter-Lab:
50.6764, 100.9050, -76.7104
#f000fe color charts
#f000fe RGB chart
#f000fe CMYK chart
#f000fe RGB pie chart
#f000fe color shades, tints & tones
#f000fe color schemes
#f000fe color preview, HTML & CSS examples
This text has a color of #f000fe
<p style="color:#f000fe;">Text here</p>
.mytext {color:#f000fe;}
Text color #f000fe
This box has a color of #f000fe
<div style="background-color:#f000fe;">Content here</div>
.mybackground {background-color:#f000fe;}
Background color #f000fe
Border around this has a color of #f000fe
<div style="border:2px solid #f000fe;">Content here</div>
.myborder {border:2px solid #f000fe;}
Border color #f000fe