#b06ac4 color space conversions
Hex:
#b06ac4
RGB:
176, 106, 196
CMY:
31, 58, 23
CMYK:
10, 46, 0, 23
HSL:
287°, 43.2692%, 59.2157%
HSV (HSB):
287°, 45.9184%, 76.8627%
XYZ:
33.0223, 23.5237, 55.0246
xyY:
0.2960, 0.2108, 23.5237
CIE-Lab:
55.6077, 42.8470, -35.8433
CIE-LCH:
55.6077, 55.8623, 320.0861
CIE-Luv:
55.6077, 30.2952, -60.7728
Hunter-Lab:
48.5012, 36.6556, -33.3136
#b06ac4 color charts
#b06ac4 color shades, tints & tones
#b06ac4 color schemes
#b06ac4 color preview, HTML & CSS examples
This text has a color of #b06ac4
<p style="color:#b06ac4;">Text here</p>
.mytext {color:#b06ac4;}
This box has a color of #b06ac4
<div style="background-color:#b06ac4;">Content here</div>
.mybackground {background-color:#b06ac4;}
Border around this has a color of #b06ac4
<div style="border:2px solid #b06ac4;">Content here</div>
.myborder {border:2px solid #b06ac4;}