#b04caa color space conversions
Hex:
#b04caa
RGB:
176, 76, 170
CMY:
31, 70, 33
CMYK:
0, 57, 3, 31
HSL:
304°, 39.6825%, 49.4118%
HSV (HSB):
304°, 56.8182%, 69.0196%
XYZ:
27.7446, 17.3013, 39.9074
xyY:
0.3266, 0.2037, 17.3013
CIE-Lab:
48.6374, 53.0686, -31.6852
CIE-LCH:
48.6374, 61.8080, 329.1602
CIE-Luv:
48.6374, 47.3230, -54.2120
Hunter-Lab:
41.5948, 46.2725, -27.7684
#b04caa color charts
#b04caa color shades, tints & tones
#b04caa color schemes
#b04caa color preview, HTML & CSS examples
This text has a color of #b04caa
<p style="color:#b04caa;">Text here</p>
.mytext {color:#b04caa;}
This box has a color of #b04caa
<div style="background-color:#b04caa;">Content here</div>
.mybackground {background-color:#b04caa;}
Border around this has a color of #b04caa
<div style="border:2px solid #b04caa;">Content here</div>
.myborder {border:2px solid #b04caa;}