#b48ded color space conversions
Hex:
#b48ded
RGB:
180, 141, 237
CMY:
29, 45, 7
CMYK:
24, 41, 0, 7
HSL:
264°, 72.7273%, 74.1176%
HSV (HSB):
264°, 40.5063%, 92.9412%
XYZ:
43.6333, 34.8675, 84.5511
xyY:
0.2676, 0.2138, 34.8675
CIE-Lab:
65.6454, 33.7925, -43.0622
CIE-LCH:
65.6454, 54.7383, 308.1226
CIE-Luv:
65.6454, 12.7395, -73.2071
Hunter-Lab:
59.0487, 28.5653, -43.5626
#b48ded color charts
#b48ded color shades, tints & tones
#b48ded color schemes
#b48ded color preview, HTML & CSS examples
This text has a color of #b48ded
<p style="color:#b48ded;">Text here</p>
.mytext {color:#b48ded;}
This box has a color of #b48ded
<div style="background-color:#b48ded;">Content here</div>
.mybackground {background-color:#b48ded;}
Border around this has a color of #b48ded
<div style="border:2px solid #b48ded;">Content here</div>
.myborder {border:2px solid #b48ded;}