#b47cd6 color space conversions
Hex:
#b47cd6
RGB:
180, 124, 214
CMY:
29, 51, 16
CMYK:
16, 42, 0, 16
HSL:
277°, 52.3256%, 66.2745%
HSV (HSB):
277°, 42.0561%, 83.9216%
XYZ:
38.1676, 28.9736, 67.1991
xyY:
0.2841, 0.2157, 28.9736
CIE-Lab:
60.7584, 38.0283, -37.9384
CIE-LCH:
60.7584, 53.7166, 315.0678
CIE-Luv:
60.7584, 22.5506, -64.4999
Hunter-Lab:
53.8272, 32.3728, -36.3401
#b47cd6 color charts
#b47cd6 color shades, tints & tones
#b47cd6 color schemes
#b47cd6 color preview, HTML & CSS examples
This text has a color of #b47cd6
<p style="color:#b47cd6;">Text here</p>
.mytext {color:#b47cd6;}
This box has a color of #b47cd6
<div style="background-color:#b47cd6;">Content here</div>
.mybackground {background-color:#b47cd6;}
Border around this has a color of #b47cd6
<div style="border:2px solid #b47cd6;">Content here</div>
.myborder {border:2px solid #b47cd6;}