#b28bdc color space conversions
Hex:
#b28bdc
RGB:
178, 139, 220
CMY:
30, 45, 14
CMYK:
19, 37, 0, 14
HSL:
269°, 53.6424%, 70.3922%
HSV (HSB):
269°, 36.8182%, 86.2745%
XYZ:
40.5110, 33.0975, 71.9634
xyY:
0.2783, 0.2274, 33.0975
CIE-Lab:
64.2398, 30.4220, -35.8685
CIE-LCH:
64.2398, 47.0324, 310.3030
CIE-Luv:
64.2398, 14.5284, -60.6938
Hunter-Lab:
57.5304, 25.0153, -33.8931
#b28bdc color charts
#b28bdc color shades, tints & tones
#b28bdc color schemes
#b28bdc color preview, HTML & CSS examples
This text has a color of #b28bdc
<p style="color:#b28bdc;">Text here</p>
.mytext {color:#b28bdc;}
This box has a color of #b28bdc
<div style="background-color:#b28bdc;">Content here</div>
.mybackground {background-color:#b28bdc;}
Border around this has a color of #b28bdc
<div style="border:2px solid #b28bdc;">Content here</div>
.myborder {border:2px solid #b28bdc;}