#b20b9b color space conversions
Hex:
#b20b9b
RGB:
178, 11, 155
CMY:
30, 96, 39
CMYK:
0, 94, 13, 30
HSL:
308°, 88.3598%, 37.0588%
HSV (HSB):
308°, 93.8202%, 69.8039%
XYZ:
24.3962, 12.0709, 32.0544
xyY:
0.3560, 0.1762, 12.0709
CIE-Lab:
41.3286, 70.6531, -34.2050
CIE-LCH:
41.3286, 78.4974, 334.1672
CIE-Luv:
41.3286, 67.5309, -58.1102
Hunter-Lab:
34.7432, 64.5396, -30.3814
#b20b9b color charts
#b20b9b color shades, tints & tones
#b20b9b color schemes
#b20b9b color preview, HTML & CSS examples
This text has a color of #b20b9b
<p style="color:#b20b9b;">Text here</p>
.mytext {color:#b20b9b;}
This box has a color of #b20b9b
<div style="background-color:#b20b9b;">Content here</div>
.mybackground {background-color:#b20b9b;}
Border around this has a color of #b20b9b
<div style="border:2px solid #b20b9b;">Content here</div>
.myborder {border:2px solid #b20b9b;}