#b04ea3 color space conversions
Hex:
#b04ea3
RGB:
176, 78, 163
CMY:
31, 69, 36
CMYK:
0, 56, 7, 31
HSL:
308°, 38.5827%, 49.8039%
HSV (HSB):
308°, 55.6818%, 69.0196%
XYZ:
27.2397, 17.3232, 36.5584
xyY:
0.3358, 0.2135, 17.3232
CIE-Lab:
48.6647, 50.9265, -27.5168
CIE-LCH:
48.6647, 57.8851, 331.6166
CIE-Luv:
48.6647, 48.5741, -47.6910
Hunter-Lab:
41.6212, 43.9855, -22.9431
#b04ea3 color charts
#b04ea3 color shades, tints & tones
#b04ea3 color schemes
#b04ea3 color preview, HTML & CSS examples
This text has a color of #b04ea3
<p style="color:#b04ea3;">Text here</p>
.mytext {color:#b04ea3;}
This box has a color of #b04ea3
<div style="background-color:#b04ea3;">Content here</div>
.mybackground {background-color:#b04ea3;}
Border around this has a color of #b04ea3
<div style="border:2px solid #b04ea3;">Content here</div>
.myborder {border:2px solid #b04ea3;}