#b04ac9 color space conversions
Hex:
#b04ac9
RGB:
176, 74, 201
CMY:
31, 71, 21
CMYK:
12, 63, 0, 21
HSL:
288°, 54.0426%, 53.9216%
HSV (HSB):
288°, 63.1841%, 78.8235%
XYZ:
30.8959, 18.3447, 57.1708
xyY:
0.2903, 0.1724, 18.3447
CIE-Lab:
49.9116, 59.6865, -47.7091
CIE-LCH:
49.9116, 76.4109, 321.3637
CIE-Luv:
49.9116, 39.5352, -79.5681
Hunter-Lab:
42.8307, 53.8070, -49.1593
#b04ac9 color charts
#b04ac9 color shades, tints & tones
#b04ac9 color schemes
#b04ac9 color preview, HTML & CSS examples
This text has a color of #b04ac9
<p style="color:#b04ac9;">Text here</p>
.mytext {color:#b04ac9;}
This box has a color of #b04ac9
<div style="background-color:#b04ac9;">Content here</div>
.mybackground {background-color:#b04ac9;}
Border around this has a color of #b04ac9
<div style="border:2px solid #b04ac9;">Content here</div>
.myborder {border:2px solid #b04ac9;}