#b48ec7 color space conversions
Hex:
#b48ec7
RGB:
180, 142, 199
CMY:
29, 44, 22
CMYK:
10, 29, 0, 22
HSL:
280°, 33.7278%, 66.8627%
HSV (HSB):
280°, 28.6432%, 78.0392%
XYZ:
38.8042, 33.1728, 58.3906
xyY:
0.2977, 0.2545, 33.1728
CIE-Lab:
64.3006, 24.7994, -24.0398
CIE-LCH:
64.3006, 34.5387, 315.8911
CIE-Luv:
64.3006, 16.9635, -40.7610
Hunter-Lab:
57.5959, 19.4685, -19.7911
#b48ec7 color charts
#b48ec7 color shades, tints & tones
#b48ec7 color schemes
#b48ec7 color preview, HTML & CSS examples
This text has a color of #b48ec7
<p style="color:#b48ec7;">Text here</p>
.mytext {color:#b48ec7;}
This box has a color of #b48ec7
<div style="background-color:#b48ec7;">Content here</div>
.mybackground {background-color:#b48ec7;}
Border around this has a color of #b48ec7
<div style="border:2px solid #b48ec7;">Content here</div>
.myborder {border:2px solid #b48ec7;}