#b7a5cd color space conversions
Hex:
#b7a5cd
RGB:
183, 165, 205
CMY:
28, 35, 20
CMYK:
11, 20, 0, 20
HSL:
267°, 28.5714%, 72.5490%
HSV (HSB):
267°, 19.5122%, 80.3922%
XYZ:
44.0030, 41.3853, 63.4266
xyY:
0.2957, 0.2781, 41.3853
CIE-Lab:
70.4450, 14.1905, -17.9891
CIE-LCH:
70.4450, 22.9124, 308.2677
CIE-Luv:
70.4450, 7.3329, -29.9766
Hunter-Lab:
64.3314, 9.5149, -13.4240
#b7a5cd color charts
#b7a5cd color shades, tints & tones
#b7a5cd color schemes
#b7a5cd color preview, HTML & CSS examples
This text has a color of #b7a5cd
<p style="color:#b7a5cd;">Text here</p>
.mytext {color:#b7a5cd;}
This box has a color of #b7a5cd
<div style="background-color:#b7a5cd;">Content here</div>
.mybackground {background-color:#b7a5cd;}
Border around this has a color of #b7a5cd
<div style="border:2px solid #b7a5cd;">Content here</div>
.myborder {border:2px solid #b7a5cd;}