#b38ded color space conversions
Hex:
#b38ded
RGB:
179, 141, 237
CMY:
30, 45, 7
CMYK:
24, 41, 0, 7
HSL:
264°, 72.7273%, 74.1176%
HSV (HSB):
264°, 40.5063%, 92.9412%
XYZ:
43.4013, 34.7479, 84.5403
xyY:
0.2668, 0.2136, 34.7479
CIE-Lab:
65.5519, 33.5105, -43.2154
CIE-LCH:
65.5519, 54.6857, 307.7911
CIE-Luv:
65.5519, 12.2111, -73.4037
Hunter-Lab:
58.9473, 28.2669, -43.7686
#b38ded color charts
#b38ded color shades, tints & tones
#b38ded color schemes
#b38ded color preview, HTML & CSS examples
This text has a color of #b38ded
<p style="color:#b38ded;">Text here</p>
.mytext {color:#b38ded;}
This box has a color of #b38ded
<div style="background-color:#b38ded;">Content here</div>
.mybackground {background-color:#b38ded;}
Border around this has a color of #b38ded
<div style="border:2px solid #b38ded;">Content here</div>
.myborder {border:2px solid #b38ded;}