#b2aadd color space conversions
Hex:
#b2aadd
RGB:
178, 170, 221
CMY:
30, 33, 13
CMYK:
19, 23, 0, 13
HSL:
249°, 42.8571%, 76.6667%
HSV (HSB):
249°, 23.0769%, 86.6667%
XYZ:
45.7860, 43.4349, 74.3772
xyY:
0.2799, 0.2655, 43.4349
CIE-Lab:
71.8491, 13.2935, -24.6754
CIE-LCH:
71.8491, 28.0284, 298.3129
CIE-Luv:
71.8491, 1.0595, -40.7552
Hunter-Lab:
65.9051, 8.6744, -20.7781
#b2aadd color charts
#b2aadd color shades, tints & tones
#b2aadd color schemes
#b2aadd color preview, HTML & CSS examples
This text has a color of #b2aadd
<p style="color:#b2aadd;">Text here</p>
.mytext {color:#b2aadd;}
This box has a color of #b2aadd
<div style="background-color:#b2aadd;">Content here</div>
.mybackground {background-color:#b2aadd;}
Border around this has a color of #b2aadd
<div style="border:2px solid #b2aadd;">Content here</div>
.myborder {border:2px solid #b2aadd;}