#b67fd6 color space conversions
Hex:
#b67fd6
RGB:
182, 127, 214
CMY:
29, 50, 16
CMYK:
15, 41, 0, 16
HSL:
278°, 51.4793%, 66.8627%
HSV (HSB):
278°, 40.6542%, 83.9216%
XYZ:
39.0184, 29.9789, 67.3483
xyY:
0.2862, 0.2199, 29.9789
CIE-Lab:
61.6360, 36.9660, -36.5511
CIE-LCH:
61.6360, 51.9853, 315.3234
CIE-Luv:
61.6360, 22.5230, -62.2826
Hunter-Lab:
54.7530, 31.3860, -34.6020
#b67fd6 color charts
#b67fd6 color shades, tints & tones
#b67fd6 color schemes
#b67fd6 color preview, HTML & CSS examples
This text has a color of #b67fd6
<p style="color:#b67fd6;">Text here</p>
.mytext {color:#b67fd6;}
This box has a color of #b67fd6
<div style="background-color:#b67fd6;">Content here</div>
.mybackground {background-color:#b67fd6;}
Border around this has a color of #b67fd6
<div style="border:2px solid #b67fd6;">Content here</div>
.myborder {border:2px solid #b67fd6;}