#b67cc2 color space conversions
Hex:
#b67cc2
RGB:
182, 124, 194
CMY:
29, 51, 24
CMYK:
6, 36, 0, 24
HSL:
290°, 36.4583%, 62.3529%
HSV (HSB):
290°, 36.0825%, 76.0784%
XYZ:
36.2367, 28.2554, 54.5829
xyY:
0.3043, 0.2373, 28.2554
CIE-Lab:
60.1188, 34.4562, -27.6381
CIE-LCH:
60.1188, 44.1712, 321.2661
CIE-Luv:
60.1188, 26.9748, -47.4291
Hunter-Lab:
53.1558, 28.6618, -23.6727
#b67cc2 color charts
#b67cc2 color shades, tints & tones
#b67cc2 color schemes
#b67cc2 color preview, HTML & CSS examples
This text has a color of #b67cc2
<p style="color:#b67cc2;">Text here</p>
.mytext {color:#b67cc2;}
This box has a color of #b67cc2
<div style="background-color:#b67cc2;">Content here</div>
.mybackground {background-color:#b67cc2;}
Border around this has a color of #b67cc2
<div style="border:2px solid #b67cc2;">Content here</div>
.myborder {border:2px solid #b67cc2;}