#b8abd2 color space conversions
Hex:
#b8abd2
RGB:
184, 171, 210
CMY:
28, 33, 18
CMYK:
12, 19, 0, 18
HSL:
260°, 30.2326%, 74.7059%
HSV (HSB):
260°, 18.5714%, 82.3529%
XYZ:
45.9629, 43.9693, 67.0372
xyY:
0.2928, 0.2801, 43.9693
CIE-Lab:
72.2080, 12.2511, -18.0607
CIE-LCH:
72.2080, 21.8238, 304.1502
CIE-Luv:
72.2080, 4.6462, -29.8986
Hunter-Lab:
66.3094, 7.6875, -13.5242
#b8abd2 color charts
#b8abd2 color shades, tints & tones
#b8abd2 color schemes
#b8abd2 color preview, HTML & CSS examples
This text has a color of #b8abd2
<p style="color:#b8abd2;">Text here</p>
.mytext {color:#b8abd2;}
This box has a color of #b8abd2
<div style="background-color:#b8abd2;">Content here</div>
.mybackground {background-color:#b8abd2;}
Border around this has a color of #b8abd2
<div style="border:2px solid #b8abd2;">Content here</div>
.myborder {border:2px solid #b8abd2;}