#b20ab9 color space conversions
Hex:
#b20ab9
RGB:
178, 10, 185
CMY:
30, 96, 27
CMYK:
4, 95, 0, 27
HSL:
298°, 89.7436%, 38.2353%
HSV (HSB):
298°, 94.5946%, 72.5490%
XYZ:
27.2256, 13.1848, 47.0089
xyY:
0.3114, 0.1508, 13.1848
CIE-Lab:
43.0404, 75.1121, -49.3661
CIE-LCH:
43.0404, 89.8824, 326.6858
CIE-Luv:
43.0404, 55.7777, -80.6506
Hunter-Lab:
36.3109, 70.2935, -51.3405
#b20ab9 color charts
#b20ab9 color shades, tints & tones
#b20ab9 color schemes
#b20ab9 color preview, HTML & CSS examples
This text has a color of #b20ab9
<p style="color:#b20ab9;">Text here</p>
.mytext {color:#b20ab9;}
This box has a color of #b20ab9
<div style="background-color:#b20ab9;">Content here</div>
.mybackground {background-color:#b20ab9;}
Border around this has a color of #b20ab9
<div style="border:2px solid #b20ab9;">Content here</div>
.myborder {border:2px solid #b20ab9;}