#b04ab9 color space conversions
Hex:
#b04ab9
RGB:
176, 74, 185
CMY:
31, 71, 27
CMYK:
5, 60, 0, 27
HSL:
295°, 44.2231%, 50.7843%
HSV (HSB):
295°, 60.0000%, 72.5490%
XYZ:
29.1102, 17.6304, 47.7677
xyY:
0.3080, 0.1865, 17.6304
CIE-Lab:
49.0448, 56.6676, -39.8227
CIE-LCH:
49.0448, 69.2608, 324.9027
CIE-Luv:
49.0448, 43.7985, -67.0289
Hunter-Lab:
41.9886, 50.2719, -38.0583
#b04ab9 color charts
#b04ab9 color shades, tints & tones
#b04ab9 color schemes
#b04ab9 color preview, HTML & CSS examples
This text has a color of #b04ab9
<p style="color:#b04ab9;">Text here</p>
.mytext {color:#b04ab9;}
This box has a color of #b04ab9
<div style="background-color:#b04ab9;">Content here</div>
.mybackground {background-color:#b04ab9;}
Border around this has a color of #b04ab9
<div style="border:2px solid #b04ab9;">Content here</div>
.myborder {border:2px solid #b04ab9;}