#b7a8cd color space conversions
Hex:
#b7a8cd
RGB:
183, 168, 205
CMY:
28, 34, 20
CMYK:
11, 18, 0, 20
HSL:
264°, 27.0073%, 73.1373%
HSV (HSB):
264°, 18.0488%, 80.3922%
XYZ:
44.5505, 42.4803, 63.6091
xyY:
0.2957, 0.2820, 42.4803
CIE-Lab:
71.2008, 12.5304, -16.8461
CIE-LCH:
71.2008, 20.9953, 306.6425
CIE-Luv:
71.2008, 5.9090, -27.9399
Hunter-Lab:
65.1769, 7.9508, -12.2399
#b7a8cd color charts
#b7a8cd color shades, tints & tones
#b7a8cd color schemes
#b7a8cd color preview, HTML & CSS examples
This text has a color of #b7a8cd
<p style="color:#b7a8cd;">Text here</p>
.mytext {color:#b7a8cd;}
This box has a color of #b7a8cd
<div style="background-color:#b7a8cd;">Content here</div>
.mybackground {background-color:#b7a8cd;}
Border around this has a color of #b7a8cd
<div style="border:2px solid #b7a8cd;">Content here</div>
.myborder {border:2px solid #b7a8cd;}