#b67dd5 color space conversions
Hex:
#b67dd5
RGB:
182, 125, 213
CMY:
29, 51, 16
CMYK:
15, 41, 0, 16
HSL:
279°, 51.1628%, 66.2745%
HSV (HSB):
279°, 41.3146%, 83.5294%
XYZ:
38.6353, 29.4164, 66.5924
xyY:
0.2869, 0.2185, 29.4164
CIE-Lab:
61.1474, 37.8518, -36.7536
CIE-LCH:
61.1474, 52.7597, 315.8434
CIE-Luv:
61.1474, 23.4823, -62.6441
Hunter-Lab:
54.2369, 32.2386, -34.8308
#b67dd5 color charts
#b67dd5 color shades, tints & tones
#b67dd5 color schemes
#b67dd5 color preview, HTML & CSS examples
This text has a color of #b67dd5
<p style="color:#b67dd5;">Text here</p>
.mytext {color:#b67dd5;}
This box has a color of #b67dd5
<div style="background-color:#b67dd5;">Content here</div>
.mybackground {background-color:#b67dd5;}
Border around this has a color of #b67dd5
<div style="border:2px solid #b67dd5;">Content here</div>
.myborder {border:2px solid #b67dd5;}