#b74aac color space conversions
Hex:
#b74aac
RGB:
183, 74, 172
CMY:
28, 71, 33
CMYK:
0, 60, 6, 28
HSL:
306°, 43.0830%, 50.3922%
HSV (HSB):
306°, 59.5628%, 71.7647%
XYZ:
29.4236, 17.9434, 40.9424
xyY:
0.3332, 0.2032, 17.9434
CIE-Lab:
49.4274, 56.2235, -31.5500
CIE-LCH:
49.4274, 64.4708, 330.7009
CIE-Luv:
49.4274, 52.3381, -54.6904
Hunter-Lab:
42.3596, 49.8593, -27.6545
#b74aac color charts
#b74aac color shades, tints & tones
#b74aac color schemes
#b74aac color preview, HTML & CSS examples
This text has a color of #b74aac
<p style="color:#b74aac;">Text here</p>
.mytext {color:#b74aac;}
This box has a color of #b74aac
<div style="background-color:#b74aac;">Content here</div>
.mybackground {background-color:#b74aac;}
Border around this has a color of #b74aac
<div style="border:2px solid #b74aac;">Content here</div>
.myborder {border:2px solid #b74aac;}