#b7aaff color space conversions
Hex:
#b7aaff
RGB:
183, 170, 255
CMY:
28, 33, 0
CMYK:
28, 33, 0, 0
HSL:
249°, 100.0000%, 83.3333%
HSV (HSB):
249°, 33.3333%, 100.0000%
XYZ:
51.9532, 46.0367, 100.7555
xyY:
0.2614, 0.2316, 46.0367
CIE-Lab:
73.5694, 22.7411, -40.4645
CIE-LCH:
73.5694, 46.4170, 299.3361
CIE-Luv:
73.5694, 1.0211, -68.6320
Hunter-Lab:
67.8504, 17.9397, -40.5484
#b7aaff color charts
#b7aaff color shades, tints & tones
#b7aaff color schemes
#b7aaff color preview, HTML & CSS examples
This text has a color of #b7aaff
<p style="color:#b7aaff;">Text here</p>
.mytext {color:#b7aaff;}
This box has a color of #b7aaff
<div style="background-color:#b7aaff;">Content here</div>
.mybackground {background-color:#b7aaff;}
Border around this has a color of #b7aaff
<div style="border:2px solid #b7aaff;">Content here</div>
.myborder {border:2px solid #b7aaff;}