#b06dc4 color space conversions
Hex:
#b06dc4
RGB:
176, 109, 196
CMY:
31, 57, 23
CMYK:
10, 44, 0, 23
HSL:
286°, 42.4390%, 59.8039%
HSV (HSB):
286°, 44.3878%, 76.8627%
XYZ:
33.3369, 24.1529, 55.1295
xyY:
0.2960, 0.2145, 24.1529
CIE-Lab:
56.2406, 41.2319, -34.8533
CIE-LCH:
56.2406, 53.9891, 319.7922
CIE-Luv:
56.2406, 29.1345, -59.1260
Hunter-Lab:
49.1456, 35.0771, -32.1071
#b06dc4 color charts
#b06dc4 color shades, tints & tones
#b06dc4 color schemes
#b06dc4 color preview, HTML & CSS examples
This text has a color of #b06dc4
<p style="color:#b06dc4;">Text here</p>
.mytext {color:#b06dc4;}
This box has a color of #b06dc4
<div style="background-color:#b06dc4;">Content here</div>
.mybackground {background-color:#b06dc4;}
Border around this has a color of #b06dc4
<div style="border:2px solid #b06dc4;">Content here</div>
.myborder {border:2px solid #b06dc4;}