#ff0080 color space conversions
Hex:
#ff0080
RGB:
255, 0, 128
CMY:
0, 100, 50
CMYK:
0, 100, 50, 0
HSL:
330°, 100.0000%, 50.0000%
HSV (HSB):
330°, 100.0000%, 100.0000%
XYZ:
45.1363, 22.8185, 22.4475
xyY:
0.4993, 0.2524, 22.8185
CIE-Lab:
54.8849, 84.5525, 4.0656
CIE-LCH:
54.8849, 84.6502, 2.7529
CIE-Luv:
54.8849, 142.1122, -11.9437
Hunter-Lab:
47.7687, 85.0679, 5.5765
#ff0080 color charts
#ff0080 RGB chart
#ff0080 CMYK chart
#ff0080 RGB pie chart
#ff0080 color shades, tints & tones
#ff0080 color schemes
#ff0080 color preview, HTML & CSS examples
This text has a color of #ff0080
<p style="color:#ff0080;">Text here</p>
.mytext {color:#ff0080;}
Text color #ff0080
This box has a color of #ff0080
<div style="background-color:#ff0080;">Content here</div>
.mybackground {background-color:#ff0080;}
Background color #ff0080
Border around this has a color of #ff0080
<div style="border:2px solid #ff0080;">Content here</div>
.myborder {border:2px solid #ff0080;}
Border color #ff0080