#b2a1e5 color space conversions
Hex:
#b2a1e5
RGB:
178, 161, 229
CMY:
30, 37, 10
CMYK:
22, 30, 0, 10
HSL:
255°, 56.6667%, 76.4706%
HSV (HSB):
255°, 29.6943%, 89.8039%
XYZ:
45.2478, 40.6119, 79.5828
xyY:
0.2735, 0.2455, 40.6119
CIE-Lab:
69.9031, 20.1399, -32.0476
CIE-LCH:
69.9031, 37.8505, 302.1468
CIE-Luv:
69.9031, 4.3606, -53.7193
Hunter-Lab:
63.7274, 15.2158, -29.4321
#b2a1e5 color charts
#b2a1e5 color shades, tints & tones
#b2a1e5 color schemes
#b2a1e5 color preview, HTML & CSS examples
This text has a color of #b2a1e5
<p style="color:#b2a1e5;">Text here</p>
.mytext {color:#b2a1e5;}
This box has a color of #b2a1e5
<div style="background-color:#b2a1e5;">Content here</div>
.mybackground {background-color:#b2a1e5;}
Border around this has a color of #b2a1e5
<div style="border:2px solid #b2a1e5;">Content here</div>
.myborder {border:2px solid #b2a1e5;}