#b3a0c7 color space conversions
Hex:
#b3a0c7
RGB:
179, 160, 199
CMY:
30, 37, 22
CMYK:
10, 20, 0, 22
HSL:
269°, 25.8278%, 70.3922%
HSV (HSB):
269°, 19.5980%, 78.0392%
XYZ:
41.4700, 38.8488, 59.3457
xyY:
0.2969, 0.2782, 38.8488
CIE-Lab:
68.6416, 14.3947, -17.4364
CIE-LCH:
68.6416, 22.6106, 309.5415
CIE-Luv:
68.6416, 7.9698, -29.0074
Hunter-Lab:
62.3288, 9.6881, -12.8221
#b3a0c7 color charts
#b3a0c7 color shades, tints & tones
#b3a0c7 color schemes
#b3a0c7 color preview, HTML & CSS examples
This text has a color of #b3a0c7
<p style="color:#b3a0c7;">Text here</p>
.mytext {color:#b3a0c7;}
This box has a color of #b3a0c7
<div style="background-color:#b3a0c7;">Content here</div>
.mybackground {background-color:#b3a0c7;}
Border around this has a color of #b3a0c7
<div style="border:2px solid #b3a0c7;">Content here</div>
.myborder {border:2px solid #b3a0c7;}