#b67fa5 color space conversions
Hex:
#b67fa5
RGB:
182, 127, 165
CMY:
29, 50, 35
CMYK:
0, 30, 9, 29
HSL:
319°, 27.3632%, 60.5882%
HSV (HSB):
319°, 30.2198%, 71.3725%
XYZ:
33.6723, 27.8404, 39.1963
xyY:
0.3344, 0.2764, 27.8404
CIE-Lab:
59.7443, 27.3080, -11.6802
CIE-LCH:
59.7443, 29.7011, 336.8426
CIE-Luv:
59.7443, 30.2339, -21.6503
Hunter-Lab:
52.7640, 21.5759, -7.1094
#b67fa5 color charts
#b67fa5 color shades, tints & tones
#b67fa5 color schemes
#b67fa5 color preview, HTML & CSS examples
This text has a color of #b67fa5
<p style="color:#b67fa5;">Text here</p>
.mytext {color:#b67fa5;}
This box has a color of #b67fa5
<div style="background-color:#b67fa5;">Content here</div>
.mybackground {background-color:#b67fa5;}
Border around this has a color of #b67fa5
<div style="border:2px solid #b67fa5;">Content here</div>
.myborder {border:2px solid #b67fa5;}