#b48dcc color space conversions
Hex:
#b48dcc
RGB:
180, 141, 204
CMY:
29, 45, 20
CMYK:
12, 31, 0, 20
HSL:
277°, 38.1818%, 67.6471%
HSV (HSB):
277°, 30.8824%, 80.0000%
XYZ:
39.2464, 33.1127, 61.4496
xyY:
0.2933, 0.2475, 33.1127
CIE-Lab:
64.2520, 26.4122, -26.9129
CIE-LCH:
64.2520, 37.7082, 314.4621
CIE-Luv:
64.2520, 16.7966, -45.5992
Hunter-Lab:
57.5436, 21.0406, -23.0340
#b48dcc color charts
#b48dcc color shades, tints & tones
#b48dcc color schemes
#b48dcc color preview, HTML & CSS examples
This text has a color of #b48dcc
<p style="color:#b48dcc;">Text here</p>
.mytext {color:#b48dcc;}
This box has a color of #b48dcc
<div style="background-color:#b48dcc;">Content here</div>
.mybackground {background-color:#b48dcc;}
Border around this has a color of #b48dcc
<div style="border:2px solid #b48dcc;">Content here</div>
.myborder {border:2px solid #b48dcc;}