#b32aac color space conversions
Hex:
#b32aac
RGB:
179, 42, 172
CMY:
30, 84, 33
CMYK:
0, 77, 4, 30
HSL:
303°, 61.9910%, 43.3333%
HSV (HSB):
303°, 76.5363%, 70.1961%
XYZ:
26.8648, 14.2182, 40.3582
xyY:
0.3299, 0.1746, 14.2182
CIE-Lab:
44.5442, 67.1677, -39.2793
CIE-LCH:
44.5442, 77.8098, 329.6811
CIE-Luv:
44.5442, 57.7082, -66.0576
Hunter-Lab:
37.7070, 61.1869, -37.0637
#b32aac color charts
#b32aac color shades, tints & tones
#b32aac color schemes
#b32aac color preview, HTML & CSS examples
This text has a color of #b32aac
<p style="color:#b32aac;">Text here</p>
.mytext {color:#b32aac;}
This box has a color of #b32aac
<div style="background-color:#b32aac;">Content here</div>
.mybackground {background-color:#b32aac;}
Border around this has a color of #b32aac
<div style="border:2px solid #b32aac;">Content here</div>
.myborder {border:2px solid #b32aac;}