#b06fc5 color space conversions
Hex:
#b06fc5
RGB:
176, 111, 197
CMY:
31, 56, 23
CMYK:
11, 44, 0, 23
HSL:
285°, 42.5743%, 60.3922%
HSV (HSB):
285°, 43.6548%, 77.2549%
XYZ:
33.6670, 24.6302, 55.8030
xyY:
0.2951, 0.2159, 24.6302
CIE-Lab:
56.7133, 40.3540, -34.6847
CIE-LCH:
56.7133, 53.2116, 319.3206
CIE-Luv:
56.7133, 28.1643, -58.8336
Hunter-Lab:
49.6288, 34.2396, -31.9259
#b06fc5 color charts
#b06fc5 color shades, tints & tones
#b06fc5 color schemes
#b06fc5 color preview, HTML & CSS examples
This text has a color of #b06fc5
<p style="color:#b06fc5;">Text here</p>
.mytext {color:#b06fc5;}
This box has a color of #b06fc5
<div style="background-color:#b06fc5;">Content here</div>
.mybackground {background-color:#b06fc5;}
Border around this has a color of #b06fc5
<div style="border:2px solid #b06fc5;">Content here</div>
.myborder {border:2px solid #b06fc5;}