#b800aa color space conversions
Hex:
#b800aa
RGB:
184, 0, 170
CMY:
28, 100, 33
CMYK:
0, 100, 8, 28
HSL:
305°, 100.0000%, 36.0784%
HSV (HSB):
305°, 100.0000%, 72.1569%
XYZ:
27.0229, 13.0926, 39.1331
xyY:
0.3410, 0.1652, 13.0926
CIE-Lab:
42.9025, 74.8867, -40.6413
CIE-LCH:
42.9025, 85.2040, 331.5111
CIE-Luv:
42.9025, 66.5482, -68.3735
Hunter-Lab:
36.1837, 69.9865, -38.7941
#b800aa color charts
#b800aa color shades, tints & tones
#b800aa color schemes
#b800aa color preview, HTML & CSS examples
This text has a color of #b800aa
<p style="color:#b800aa;">Text here</p>
.mytext {color:#b800aa;}
This box has a color of #b800aa
<div style="background-color:#b800aa;">Content here</div>
.mybackground {background-color:#b800aa;}
Border around this has a color of #b800aa
<div style="border:2px solid #b800aa;">Content here</div>
.myborder {border:2px solid #b800aa;}