#b4aaff color space conversions
Hex:
#b4aaff
RGB:
180, 170, 255
CMY:
29, 33, 0
CMYK:
29, 33, 0, 0
HSL:
247°, 100.0000%, 83.3333%
HSV (HSB):
247°, 33.3333%, 100.0000%
XYZ:
51.2471, 45.6727, 100.7224
xyY:
0.2593, 0.2311, 45.6727
CIE-Lab:
73.3327, 21.9009, -40.8513
CIE-LCH:
73.3327, 46.3517, 298.1963
CIE-Luv:
73.3327, -0.4308, -69.1376
Hunter-Lab:
67.5816, 17.0887, -41.0576
#b4aaff color charts
#b4aaff color shades, tints & tones
#b4aaff color schemes
#b4aaff color preview, HTML & CSS examples
This text has a color of #b4aaff
<p style="color:#b4aaff;">Text here</p>
.mytext {color:#b4aaff;}
This box has a color of #b4aaff
<div style="background-color:#b4aaff;">Content here</div>
.mybackground {background-color:#b4aaff;}
Border around this has a color of #b4aaff
<div style="border:2px solid #b4aaff;">Content here</div>
.myborder {border:2px solid #b4aaff;}