#b8a8e5 color space conversions
Hex:
#b8a8e5
RGB:
184, 168, 229
CMY:
28, 34, 10
CMYK:
20, 27, 0, 10
HSL:
256°, 53.9823%, 77.8431%
HSV (HSB):
256°, 26.6376%, 89.8039%
XYZ:
47.9127, 43.8528, 80.0679
xyY:
0.2788, 0.2552, 43.8528
CIE-Lab:
72.1300, 18.0600, -28.5735
CIE-LCH:
72.1300, 33.8025, 302.2951
CIE-Luv:
72.1300, 4.4732, -47.9082
Hunter-Lab:
66.2214, 13.2612, -25.3322
#b8a8e5 color charts
#b8a8e5 color shades, tints & tones
#b8a8e5 color schemes
#b8a8e5 color preview, HTML & CSS examples
This text has a color of #b8a8e5
<p style="color:#b8a8e5;">Text here</p>
.mytext {color:#b8a8e5;}
This box has a color of #b8a8e5
<div style="background-color:#b8a8e5;">Content here</div>
.mybackground {background-color:#b8a8e5;}
Border around this has a color of #b8a8e5
<div style="border:2px solid #b8a8e5;">Content here</div>
.myborder {border:2px solid #b8a8e5;}