#ff007f color space conversions
Hex:
#ff007f
RGB:
255, 0, 127
CMY:
0, 100, 50
CMYK:
0, 100, 50, 0
HSL:
330°, 100.0000%, 50.0000%
HSV (HSB):
330°, 100.0000%, 100.0000%
XYZ:
45.0708, 22.7923, 22.1025
xyY:
0.5010, 0.2533, 22.7923
CIE-Lab:
54.8578, 84.4807, 4.6272
CIE-LCH:
54.8578, 84.6073, 3.1351
CIE-Luv:
54.8578, 142.5625, -11.2476
Hunter-Lab:
47.7413, 84.9679, 5.9697
#ff007f color charts
#ff007f RGB chart
#ff007f CMYK chart
#ff007f RGB pie chart
#ff007f color shades, tints & tones
#ff007f color schemes
#ff007f color preview, HTML & CSS examples
This text has a color of #ff007f
<p style="color:#ff007f;">Text here</p>
.mytext {color:#ff007f;}
Text color #ff007f
This box has a color of #ff007f
<div style="background-color:#ff007f;">Content here</div>
.mybackground {background-color:#ff007f;}
Background color #ff007f
Border around this has a color of #ff007f
<div style="border:2px solid #ff007f;">Content here</div>
.myborder {border:2px solid #ff007f;}
Border color #ff007f