#b8a8da color space conversions
Hex:
#b8a8da
RGB:
184, 168, 218
CMY:
28, 34, 15
CMYK:
16, 23, 0, 15
HSL:
259°, 40.3226%, 75.6863%
HSV (HSB):
259°, 22.9358%, 85.4902%
XYZ:
46.4247, 43.2576, 72.2324
xyY:
0.2867, 0.2672, 43.2576
CIE-Lab:
71.7294, 15.6237, -23.1721
CIE-LCH:
71.7294, 27.9472, 303.9896
CIE-Luv:
71.7294, 5.3902, -38.6472
Hunter-Lab:
65.7705, 10.8975, -19.0758
#b8a8da color charts
#b8a8da color shades, tints & tones
#b8a8da color schemes
#b8a8da color preview, HTML & CSS examples
This text has a color of #b8a8da
<p style="color:#b8a8da;">Text here</p>
.mytext {color:#b8a8da;}
This box has a color of #b8a8da
<div style="background-color:#b8a8da;">Content here</div>
.mybackground {background-color:#b8a8da;}
Border around this has a color of #b8a8da
<div style="border:2px solid #b8a8da;">Content here</div>
.myborder {border:2px solid #b8a8da;}