#be32ac color space conversions
Hex:
#be32ac
RGB:
190, 50, 172
CMY:
25, 80, 33
CMYK:
0, 74, 9, 25
HSL:
308°, 58.3333%, 47.0588%
HSV (HSB):
308°, 73.6842%, 74.5098%
XYZ:
29.8222, 16.2069, 40.5862
xyY:
0.3443, 0.1871, 16.2069
CIE-Lab:
47.2448, 67.1517, -34.8932
CIE-LCH:
47.2448, 75.6762, 332.5428
CIE-Luv:
47.2448, 64.1198, -60.6625
Hunter-Lab:
40.2578, 61.7782, -31.5931
#be32ac color charts
#be32ac color shades, tints & tones
#be32ac color schemes
#be32ac color preview, HTML & CSS examples
This text has a color of #be32ac
<p style="color:#be32ac;">Text here</p>
.mytext {color:#be32ac;}
This box has a color of #be32ac
<div style="background-color:#be32ac;">Content here</div>
.mybackground {background-color:#be32ac;}
Border around this has a color of #be32ac
<div style="border:2px solid #be32ac;">Content here</div>
.myborder {border:2px solid #be32ac;}