#b04ea5 color space conversions
Hex:
#b04ea5
RGB:
176, 78, 165
CMY:
31, 69, 35
CMYK:
0, 56, 6, 31
HSL:
307°, 38.5827%, 49.8039%
HSV (HSB):
307°, 55.6818%, 69.0196%
XYZ:
27.4204, 17.3955, 37.5098
xyY:
0.3331, 0.2113, 17.3955
CIE-Lab:
48.7545, 51.2667, -28.5575
CIE-LCH:
48.7545, 58.6839, 330.8805
CIE-Luv:
48.7545, 48.0180, -49.3097
Hunter-Lab:
41.7079, 44.3641, -24.1266
#b04ea5 color charts
#b04ea5 color shades, tints & tones
#b04ea5 color schemes
#b04ea5 color preview, HTML & CSS examples
This text has a color of #b04ea5
<p style="color:#b04ea5;">Text here</p>
.mytext {color:#b04ea5;}
This box has a color of #b04ea5
<div style="background-color:#b04ea5;">Content here</div>
.mybackground {background-color:#b04ea5;}
Border around this has a color of #b04ea5
<div style="border:2px solid #b04ea5;">Content here</div>
.myborder {border:2px solid #b04ea5;}