#b28db4 color space conversions
Hex:
#b28db4
RGB:
178, 141, 180
CMY:
30, 45, 29
CMYK:
1, 22, 0, 29
HSL:
297°, 20.6349%, 62.9412%
HSV (HSB):
297°, 21.6667%, 70.5882%
XYZ:
36.1232, 31.8100, 47.4161
xyY:
0.3132, 0.2758, 31.8100
CIE-Lab:
63.1856, 20.8586, -15.0683
CIE-LCH:
63.1856, 25.7320, 324.1556
CIE-Luv:
63.1856, 18.5510, -25.9566
Hunter-Lab:
56.4004, 15.6247, -10.3651
#b28db4 color charts
#b28db4 color shades, tints & tones
#b28db4 color schemes
#b28db4 color preview, HTML & CSS examples
This text has a color of #b28db4
<p style="color:#b28db4;">Text here</p>
.mytext {color:#b28db4;}
This box has a color of #b28db4
<div style="background-color:#b28db4;">Content here</div>
.mybackground {background-color:#b28db4;}
Border around this has a color of #b28db4
<div style="border:2px solid #b28db4;">Content here</div>
.myborder {border:2px solid #b28db4;}