#b07add color space conversions
Hex:
#b07add
RGB:
176, 122, 221
CMY:
31, 52, 13
CMYK:
20, 45, 0, 13
HSL:
273°, 59.2814%, 67.2549%
HSV (HSB):
273°, 44.7964%, 86.6667%
XYZ:
37.9152, 28.3696, 71.8842
xyY:
0.2744, 0.2053, 28.3696
CIE-Lab:
60.2212, 39.5284, -42.7331
CIE-LCH:
60.2212, 58.2118, 312.7690
CIE-Luv:
60.2212, 19.9494, -72.3103
Hunter-Lab:
53.2632, 33.8540, -42.7338
#b07add color charts
#b07add color shades, tints & tones
#b07add color schemes
#b07add color preview, HTML & CSS examples
This text has a color of #b07add
<p style="color:#b07add;">Text here</p>
.mytext {color:#b07add;}
This box has a color of #b07add
<div style="background-color:#b07add;">Content here</div>
.mybackground {background-color:#b07add;}
Border around this has a color of #b07add
<div style="border:2px solid #b07add;">Content here</div>
.myborder {border:2px solid #b07add;}