#b0007f color space conversions
Hex:
#b0007f
RGB:
176, 0, 127
CMY:
31, 100, 50
CMYK:
0, 100, 28, 31
HSL:
317°, 100.0000%, 34.5098%
HSV (HSB):
317°, 100.0000%, 69.0196%
XYZ:
21.7353, 10.7624, 21.0105
xyY:
0.4062, 0.2011, 10.7624
CIE-Lab:
39.1774, 67.9251, -20.4392
CIE-LCH:
39.1774, 70.9336, 343.2530
CIE-Luv:
39.1774, 79.0891, -38.1541
Hunter-Lab:
32.8061, 60.8521, -15.0076
#b0007f color charts
#b0007f color shades, tints & tones
#b0007f color schemes
#b0007f color preview, HTML & CSS examples
This text has a color of #b0007f
<p style="color:#b0007f;">Text here</p>
.mytext {color:#b0007f;}
This box has a color of #b0007f
<div style="background-color:#b0007f;">Content here</div>
.mybackground {background-color:#b0007f;}
Border around this has a color of #b0007f
<div style="border:2px solid #b0007f;">Content here</div>
.myborder {border:2px solid #b0007f;}