#928bbd color space conversions
Hex:
#928bbd
RGB:
146, 139, 189
CMY:
43, 45, 26
CMYK:
23, 26, 0, 26
HSL:
248°, 27.4725%, 64.3137%
HSV (HSB):
248°, 26.4550%, 74.1176%
XYZ:
30.2720, 28.2504, 52.0015
xyY:
0.2739, 0.2556, 28.2504
CIE-Lab:
60.1142, 13.3795, -25.1008
CIE-LCH:
60.1142, 28.4440, 298.0591
CIE-Luv:
60.1142, 0.5117, -40.2851
Hunter-Lab:
53.1511, 8.6496, -20.8019
#928bbd color charts
#928bbd color shades, tints & tones
#928bbd color schemes
#928bbd color preview, HTML & CSS examples
This text has a color of #928bbd
<p style="color:#928bbd;">Text here</p>
.mytext {color:#928bbd;}
This box has a color of #928bbd
<div style="background-color:#928bbd;">Content here</div>
.mybackground {background-color:#928bbd;}
Border around this has a color of #928bbd
<div style="border:2px solid #928bbd;">Content here</div>
.myborder {border:2px solid #928bbd;}