#b07bcd color space conversions
Hex:
#b07bcd
RGB:
176, 123, 205
CMY:
31, 52, 20
CMYK:
14, 40, 0, 20
HSL:
279°, 45.0549%, 64.3137%
HSV (HSB):
279°, 40.0000%, 80.3922%
XYZ:
36.0069, 27.8038, 61.2265
xyY:
0.2880, 0.2224, 27.8038
CIE-Lab:
59.7111, 35.4458, -34.5419
CIE-LCH:
59.7111, 49.4929, 315.7399
CIE-Luv:
59.7111, 22.0098, -58.4866
Hunter-Lab:
52.7293, 29.6148, -31.9339
#b07bcd color charts
#b07bcd color shades, tints & tones
#b07bcd color schemes
#b07bcd color preview, HTML & CSS examples
This text has a color of #b07bcd
<p style="color:#b07bcd;">Text here</p>
.mytext {color:#b07bcd;}
This box has a color of #b07bcd
<div style="background-color:#b07bcd;">Content here</div>
.mybackground {background-color:#b07bcd;}
Border around this has a color of #b07bcd
<div style="border:2px solid #b07bcd;">Content here</div>
.myborder {border:2px solid #b07bcd;}