#b8a2e5 color space conversions
Hex:
#b8a2e5
RGB:
184, 162, 229
CMY:
28, 36, 10
CMYK:
20, 29, 0, 10
HSL:
260°, 56.3025%, 76.6667%
HSV (HSB):
260°, 29.2576%, 89.8039%
XYZ:
46.8304, 41.6882, 79.7071
xyY:
0.2784, 0.2478, 41.6882
CIE-Lab:
70.6554, 21.3968, -30.8443
CIE-LCH:
70.6554, 37.5393, 304.7492
CIE-Luv:
70.6554, 7.0911, -51.9995
Hunter-Lab:
64.5664, 16.4759, -27.9970
#b8a2e5 color charts
#b8a2e5 color shades, tints & tones
#b8a2e5 color schemes
#b8a2e5 color preview, HTML & CSS examples
This text has a color of #b8a2e5
<p style="color:#b8a2e5;">Text here</p>
.mytext {color:#b8a2e5;}
This box has a color of #b8a2e5
<div style="background-color:#b8a2e5;">Content here</div>
.mybackground {background-color:#b8a2e5;}
Border around this has a color of #b8a2e5
<div style="border:2px solid #b8a2e5;">Content here</div>
.myborder {border:2px solid #b8a2e5;}