#b00080 color space conversions
Hex:
#b00080
RGB:
176, 0, 128
CMY:
31, 100, 50
CMYK:
0, 100, 27, 31
HSL:
316°, 100.0000%, 34.5098%
HSV (HSB):
316°, 100.0000%, 69.0196%
XYZ:
21.8008, 10.7886, 21.3555
xyY:
0.4041, 0.2000, 10.7886
CIE-Lab:
39.2221, 68.0391, -20.9912
CIE-LCH:
39.2221, 71.2036, 342.8541
CIE-Luv:
39.2221, 78.6332, -38.9218
Hunter-Lab:
32.8460, 60.9946, -15.5563
#b00080 color charts
#b00080 color shades, tints & tones
#b00080 color schemes
#b00080 color preview, HTML & CSS examples
This text has a color of #b00080
<p style="color:#b00080;">Text here</p>
.mytext {color:#b00080;}
This box has a color of #b00080
<div style="background-color:#b00080;">Content here</div>
.mybackground {background-color:#b00080;}
Border around this has a color of #b00080
<div style="border:2px solid #b00080;">Content here</div>
.myborder {border:2px solid #b00080;}