#b04ac4 color space conversions
Hex:
#b04ac4
RGB:
176, 74, 196
CMY:
31, 71, 23
CMYK:
10, 62, 0, 23
HSL:
290°, 50.8333%, 52.9412%
HSV (HSB):
290°, 62.2449%, 76.8627%
XYZ:
30.3171, 18.1132, 54.1229
xyY:
0.2956, 0.1766, 18.1132
CIE-Lab:
49.6331, 58.7263, -45.2693
CIE-LCH:
49.6331, 74.1491, 322.3731
CIE-Luv:
49.6331, 40.8421, -75.6810
Hunter-Lab:
42.5596, 52.6742, -45.6071
#b04ac4 color charts
#b04ac4 color shades, tints & tones
#b04ac4 color schemes
#b04ac4 color preview, HTML & CSS examples
This text has a color of #b04ac4
<p style="color:#b04ac4;">Text here</p>
.mytext {color:#b04ac4;}
This box has a color of #b04ac4
<div style="background-color:#b04ac4;">Content here</div>
.mybackground {background-color:#b04ac4;}
Border around this has a color of #b04ac4
<div style="border:2px solid #b04ac4;">Content here</div>
.myborder {border:2px solid #b04ac4;}