#b0008d color space conversions
Hex:
#b0008d
RGB:
176, 0, 141
CMY:
31, 100, 45
CMYK:
0, 100, 20, 31
HSL:
312°, 100.0000%, 34.5098%
HSV (HSB):
312°, 100.0000%, 69.0196%
XYZ:
22.7122, 11.1532, 26.1550
xyY:
0.3784, 0.1858, 11.1532
CIE-Lab:
39.8373, 69.5948, -28.0547
CIE-LCH:
39.8373, 75.0367, 338.0449
CIE-Luv:
39.8373, 72.7879, -48.9151
Hunter-Lab:
33.3964, 62.9505, -23.0566
#b0008d color charts
#b0008d color shades, tints & tones
#b0008d color schemes
#b0008d color preview, HTML & CSS examples
This text has a color of #b0008d
<p style="color:#b0008d;">Text here</p>
.mytext {color:#b0008d;}
This box has a color of #b0008d
<div style="background-color:#b0008d;">Content here</div>
.mybackground {background-color:#b0008d;}
Border around this has a color of #b0008d
<div style="border:2px solid #b0008d;">Content here</div>
.myborder {border:2px solid #b0008d;}