#b67db9 color space conversions
Hex:
#b67db9
RGB:
182, 125, 185
CMY:
29, 51, 27
CMYK:
2, 32, 0, 27
HSL:
297°, 30.0000%, 60.7843%
HSV (HSB):
297°, 32.4324%, 72.5490%
XYZ:
35.3820, 28.1151, 49.4609
xyY:
0.3132, 0.2489, 28.1151
CIE-Lab:
59.9926, 32.1271, -22.7220
CIE-LCH:
59.9926, 39.3502, 324.7301
CIE-Luv:
59.9926, 27.9992, -39.3339
Hunter-Lab:
53.0237, 26.3192, -18.1896
#b67db9 color charts
#b67db9 color shades, tints & tones
#b67db9 color schemes
#b67db9 color preview, HTML & CSS examples
This text has a color of #b67db9
<p style="color:#b67db9;">Text here</p>
.mytext {color:#b67db9;}
This box has a color of #b67db9
<div style="background-color:#b67db9;">Content here</div>
.mybackground {background-color:#b67db9;}
Border around this has a color of #b67db9
<div style="border:2px solid #b67db9;">Content here</div>
.myborder {border:2px solid #b67db9;}