#b2a0e0 color space conversions
Hex:
#b2a0e0
RGB:
178, 160, 224
CMY:
30, 37, 12
CMYK:
21, 29, 0, 12
HSL:
257°, 50.7937%, 75.2941%
HSV (HSB):
257°, 28.5714%, 87.8431%
XYZ:
44.3854, 39.9884, 75.9002
xyY:
0.2769, 0.2495, 39.9884
CIE-Lab:
69.4613, 19.5482, -29.9865
CIE-LCH:
69.4613, 35.7956, 303.1003
CIE-Luv:
69.4613, 5.2227, -50.1798
Hunter-Lab:
63.2364, 14.6250, -26.8980
#b2a0e0 color charts
#b2a0e0 color shades, tints & tones
#b2a0e0 color schemes
#b2a0e0 color preview, HTML & CSS examples
This text has a color of #b2a0e0
<p style="color:#b2a0e0;">Text here</p>
.mytext {color:#b2a0e0;}
This box has a color of #b2a0e0
<div style="background-color:#b2a0e0;">Content here</div>
.mybackground {background-color:#b2a0e0;}
Border around this has a color of #b2a0e0
<div style="border:2px solid #b2a0e0;">Content here</div>
.myborder {border:2px solid #b2a0e0;}