#b28bd5 color space conversions
Hex:
#b28bd5
RGB:
178, 139, 213
CMY:
30, 45, 16
CMYK:
16, 35, 0, 16
HSL:
272°, 46.8354%, 69.0196%
HSV (HSB):
272°, 34.7418%, 83.5294%
XYZ:
39.6030, 32.7343, 67.1818
xyY:
0.2839, 0.2346, 32.7343
CIE-Lab:
63.9452, 28.8591, -32.4292
CIE-LCH:
63.9452, 43.4109, 311.6663
CIE-Luv:
63.9452, 15.3968, -54.8275
Hunter-Lab:
57.2139, 23.4318, -29.5699
#b28bd5 color charts
#b28bd5 color shades, tints & tones
#b28bd5 color schemes
#b28bd5 color preview, HTML & CSS examples
This text has a color of #b28bd5
<p style="color:#b28bd5;">Text here</p>
.mytext {color:#b28bd5;}
This box has a color of #b28bd5
<div style="background-color:#b28bd5;">Content here</div>
.mybackground {background-color:#b28bd5;}
Border around this has a color of #b28bd5
<div style="border:2px solid #b28bd5;">Content here</div>
.myborder {border:2px solid #b28bd5;}