#b81caa color space conversions
Hex:
#b81caa
RGB:
184, 28, 170
CMY:
28, 89, 33
CMYK:
0, 85, 8, 28
HSL:
305°, 73.5849%, 41.5686%
HSV (HSB):
305°, 84.7826%, 72.1569%
XYZ:
27.4381, 13.9231, 39.2715
xyY:
0.3403, 0.1727, 13.9231
CIE-Lab:
44.1225, 71.3035, -38.7053
CIE-LCH:
44.1225, 81.1313, 331.5058
CIE-Luv:
44.1225, 64.3044, -65.6522
Hunter-Lab:
37.3137, 65.9585, -36.2812
#b81caa color charts
#b81caa color shades, tints & tones
#b81caa color schemes
#b81caa color preview, HTML & CSS examples
This text has a color of #b81caa
<p style="color:#b81caa;">Text here</p>
.mytext {color:#b81caa;}
This box has a color of #b81caa
<div style="background-color:#b81caa;">Content here</div>
.mybackground {background-color:#b81caa;}
Border around this has a color of #b81caa
<div style="border:2px solid #b81caa;">Content here</div>
.myborder {border:2px solid #b81caa;}