#f004ff color space conversions
Hex:
#f004ff
RGB:
240, 4, 255
CMY:
6, 98, 0
CMYK:
6, 98, 0, 0
HSL:
296°, 100.0000%, 50.7843%
HSV (HSB):
296°, 98.4314%, 100.0000%
XYZ:
54.0286, 25.8321, 96.7462
xyY:
0.3059, 0.1463, 25.8321
CIE-Lab:
57.8773, 95.7521, -64.8996
CIE-LCH:
57.8773, 115.6738, 325.8711
CIE-Luv:
57.8773, 73.3594, -113.3269
Hunter-Lab:
50.8253, 100.8059, -77.2811
#f004ff color charts
#f004ff RGB chart
#f004ff CMYK chart
#f004ff RGB pie chart
#f004ff color shades, tints & tones
#f004ff color schemes
#f004ff color preview, HTML & CSS examples
This text has a color of #f004ff
<p style="color:#f004ff;">Text here</p>
.mytext {color:#f004ff;}
Text color #f004ff
This box has a color of #f004ff
<div style="background-color:#f004ff;">Content here</div>
.mybackground {background-color:#f004ff;}
Background color #f004ff
Border around this has a color of #f004ff
<div style="border:2px solid #f004ff;">Content here</div>
.myborder {border:2px solid #f004ff;}
Border color #f004ff