#b3aacd color space conversions
Hex:
#b3aacd
RGB:
179, 170, 205
CMY:
30, 33, 20
CMYK:
13, 17, 0, 20
HSL:
255°, 25.9259%, 73.5294%
HSV (HSB):
255°, 17.0732%, 80.3922%
XYZ:
43.9846, 42.7409, 63.6892
xyY:
0.2924, 0.2842, 42.7409
CIE-Lab:
71.3788, 10.1117, -16.6094
CIE-LCH:
71.3788, 19.4453, 301.3327
CIE-Luv:
71.3788, 2.7512, -27.1885
Hunter-Lab:
65.3766, 5.6837, -11.9962
#b3aacd color charts
#b3aacd color shades, tints & tones
#b3aacd color schemes
#b3aacd color preview, HTML & CSS examples
This text has a color of #b3aacd
<p style="color:#b3aacd;">Text here</p>
.mytext {color:#b3aacd;}
This box has a color of #b3aacd
<div style="background-color:#b3aacd;">Content here</div>
.mybackground {background-color:#b3aacd;}
Border around this has a color of #b3aacd
<div style="border:2px solid #b3aacd;">Content here</div>
.myborder {border:2px solid #b3aacd;}