#b48cc9 color space conversions
Hex:
#b48cc9
RGB:
180, 140, 201
CMY:
29, 45, 21
CMYK:
10, 30, 0, 21
HSL:
279°, 36.0947%, 66.8627%
HSV (HSB):
279°, 30.3483%, 78.8235%
XYZ:
38.7431, 32.6765, 59.5236
xyY:
0.2959, 0.2495, 32.6765
CIE-Lab:
63.8981, 26.3395, -25.7779
CIE-LCH:
63.8981, 36.8547, 315.6173
CIE-Luv:
63.8981, 17.6222, -43.7273
Hunter-Lab:
57.1634, 20.9444, -21.7236
#b48cc9 color charts
#b48cc9 color shades, tints & tones
#b48cc9 color schemes
#b48cc9 color preview, HTML & CSS examples
This text has a color of #b48cc9
<p style="color:#b48cc9;">Text here</p>
.mytext {color:#b48cc9;}
This box has a color of #b48cc9
<div style="background-color:#b48cc9;">Content here</div>
.mybackground {background-color:#b48cc9;}
Border around this has a color of #b48cc9
<div style="border:2px solid #b48cc9;">Content here</div>
.myborder {border:2px solid #b48cc9;}