#b28ccb color space conversions
Hex:
#b28ccb
RGB:
178, 140, 203
CMY:
30, 45, 20
CMYK:
12, 31, 0, 20
HSL:
276°, 37.7246%, 67.2549%
HSV (HSB):
276°, 31.0345%, 79.6078%
XYZ:
38.5177, 32.5329, 60.7493
xyY:
0.2922, 0.2468, 32.5329
CIE-Lab:
63.7809, 26.1242, -27.0949
CIE-LCH:
63.7809, 37.6378, 313.9551
CIE-Luv:
63.7809, 16.2024, -45.7901
Hunter-Lab:
57.0377, 20.7256, -23.2218
#b28ccb color charts
#b28ccb color shades, tints & tones
#b28ccb color schemes
#b28ccb color preview, HTML & CSS examples
This text has a color of #b28ccb
<p style="color:#b28ccb;">Text here</p>
.mytext {color:#b28ccb;}
This box has a color of #b28ccb
<div style="background-color:#b28ccb;">Content here</div>
.mybackground {background-color:#b28ccb;}
Border around this has a color of #b28ccb
<div style="border:2px solid #b28ccb;">Content here</div>
.myborder {border:2px solid #b28ccb;}