#b51baa color space conversions
Hex:
#b51baa
RGB:
181, 27, 170
CMY:
29, 89, 33
CMYK:
0, 85, 6, 29
HSL:
304°, 74.0385%, 40.7843%
HSV (HSB):
304°, 85.0829%, 70.9804%
XYZ:
26.7037, 13.5099, 39.2304
xyY:
0.3361, 0.1701, 13.5099
CIE-Lab:
43.5217, 70.9180, -39.6915
CIE-LCH:
43.5217, 81.2698, 330.7651
CIE-Luv:
43.5217, 62.2050, -66.7506
Hunter-Lab:
36.7558, 65.3604, -37.5527
#b51baa color charts
#b51baa color shades, tints & tones
#b51baa color schemes
#b51baa color preview, HTML & CSS examples
This text has a color of #b51baa
<p style="color:#b51baa;">Text here</p>
.mytext {color:#b51baa;}
This box has a color of #b51baa
<div style="background-color:#b51baa;">Content here</div>
.mybackground {background-color:#b51baa;}
Border around this has a color of #b51baa
<div style="border:2px solid #b51baa;">Content here</div>
.myborder {border:2px solid #b51baa;}