#b20e8b color space conversions
Hex:
#b20e8b
RGB:
178, 14, 139
CMY:
30, 95, 45
CMYK:
0, 92, 22, 30
HSL:
314°, 85.4167%, 37.6471%
HSV (HSB):
314°, 92.1348%, 69.8039%
XYZ:
23.1773, 11.6431, 25.4519
xyY:
0.3845, 0.1932, 11.6431
CIE-Lab:
40.6432, 68.2247, -25.5409
CIE-LCH:
40.6432, 72.8488, 339.4759
CIE-Luv:
40.6432, 74.1257, -45.5176
Hunter-Lab:
34.1220, 61.5323, -20.3394
#b20e8b color charts
#b20e8b color shades, tints & tones
#b20e8b color schemes
#b20e8b color preview, HTML & CSS examples
This text has a color of #b20e8b
<p style="color:#b20e8b;">Text here</p>
.mytext {color:#b20e8b;}
This box has a color of #b20e8b
<div style="background-color:#b20e8b;">Content here</div>
.mybackground {background-color:#b20e8b;}
Border around this has a color of #b20e8b
<div style="border:2px solid #b20e8b;">Content here</div>
.myborder {border:2px solid #b20e8b;}