#b7a7db color space conversions
Hex:
#b7a7db
RGB:
183, 167, 219
CMY:
28, 35, 14
CMYK:
16, 24, 0, 14
HSL:
258°, 41.9355%, 75.6863%
HSV (HSB):
258°, 23.7443%, 85.8824%
XYZ:
46.1333, 42.8192, 72.8513
xyY:
0.2851, 0.2646, 42.8192
CIE-Lab:
71.4321, 16.0799, -24.1816
CIE-LCH:
71.4321, 29.0399, 303.6226
CIE-Luv:
71.4321, 5.2192, -40.3367
Hunter-Lab:
65.4364, 11.3308, -20.2030
#b7a7db color charts
#b7a7db color shades, tints & tones
#b7a7db color schemes
#b7a7db color preview, HTML & CSS examples
This text has a color of #b7a7db
<p style="color:#b7a7db;">Text here</p>
.mytext {color:#b7a7db;}
This box has a color of #b7a7db
<div style="background-color:#b7a7db;">Content here</div>
.mybackground {background-color:#b7a7db;}
Border around this has a color of #b7a7db
<div style="border:2px solid #b7a7db;">Content here</div>
.myborder {border:2px solid #b7a7db;}