#b2a3dd color space conversions
Hex:
#b2a3dd
RGB:
178, 163, 221
CMY:
30, 36, 13
CMYK:
19, 26, 0, 13
HSL:
256°, 46.0317%, 75.2941%
HSV (HSB):
256°, 26.2443%, 86.6667%
XYZ:
44.5084, 40.8798, 73.9514
xyY:
0.2793, 0.2566, 40.8798
CIE-Lab:
70.0916, 17.1890, -27.3688
CIE-LCH:
70.0916, 32.3189, 302.1310
CIE-Luv:
70.0916, 4.1664, -45.5942
Hunter-Lab:
63.9373, 12.3682, -23.8200
#b2a3dd color charts
#b2a3dd color shades, tints & tones
#b2a3dd color schemes
#b2a3dd color preview, HTML & CSS examples
This text has a color of #b2a3dd
<p style="color:#b2a3dd;">Text here</p>
.mytext {color:#b2a3dd;}
This box has a color of #b2a3dd
<div style="background-color:#b2a3dd;">Content here</div>
.mybackground {background-color:#b2a3dd;}
Border around this has a color of #b2a3dd
<div style="border:2px solid #b2a3dd;">Content here</div>
.myborder {border:2px solid #b2a3dd;}