#b48bed color space conversions
Hex:
#b48bed
RGB:
180, 139, 237
CMY:
29, 45, 7
CMYK:
24, 41, 0, 7
HSL:
265°, 73.1343%, 73.7255%
HSV (HSB):
265°, 41.3502%, 92.9412%
XYZ:
43.3411, 34.2830, 84.4537
xyY:
0.2674, 0.2115, 34.2830
CIE-Lab:
65.1866, 34.9070, -43.7826
CIE-LCH:
65.1866, 55.9948, 308.5647
CIE-Luv:
65.1866, 13.5082, -74.4541
Hunter-Lab:
58.5517, 29.6638, -44.5325
#b48bed color charts
#b48bed color shades, tints & tones
#b48bed color schemes
#b48bed color preview, HTML & CSS examples
This text has a color of #b48bed
<p style="color:#b48bed;">Text here</p>
.mytext {color:#b48bed;}
This box has a color of #b48bed
<div style="background-color:#b48bed;">Content here</div>
.mybackground {background-color:#b48bed;}
Border around this has a color of #b48bed
<div style="border:2px solid #b48bed;">Content here</div>
.myborder {border:2px solid #b48bed;}