#b20ba9 color space conversions
Hex:
#b20ba9
RGB:
178, 11, 169
CMY:
30, 96, 34
CMYK:
0, 94, 5, 30
HSL:
303°, 88.3598%, 37.0588%
HSV (HSB):
303°, 93.8202%, 69.8039%
XYZ:
25.6412, 12.5689, 38.6107
xyY:
0.3338, 0.1636, 12.5689
CIE-Lab:
42.1064, 72.6165, -41.3784
CIE-LCH:
42.1064, 83.5783, 330.3246
CIE-Luv:
42.1064, 61.8303, -68.7268
Hunter-Lab:
35.4526, 67.0584, -39.7546
#b20ba9 color charts
#b20ba9 color shades, tints & tones
#b20ba9 color schemes
#b20ba9 color preview, HTML & CSS examples
This text has a color of #b20ba9
<p style="color:#b20ba9;">Text here</p>
.mytext {color:#b20ba9;}
This box has a color of #b20ba9
<div style="background-color:#b20ba9;">Content here</div>
.mybackground {background-color:#b20ba9;}
Border around this has a color of #b20ba9
<div style="border:2px solid #b20ba9;">Content here</div>
.myborder {border:2px solid #b20ba9;}