#b18ac7 color space conversions
Hex:
#b18ac7
RGB:
177, 138, 199
CMY:
31, 46, 22
CMYK:
11, 31, 0, 22
HSL:
278°, 35.2601%, 66.0784%
HSV (HSB):
278°, 30.6533%, 78.0392%
XYZ:
37.5287, 31.6476, 58.1634
xyY:
0.2947, 0.2485, 31.6476
CIE-Lab:
63.0505, 26.0783, -25.9841
CIE-LCH:
63.0505, 36.8137, 315.1037
CIE-Luv:
63.0505, 17.0105, -43.9154
Hunter-Lab:
56.2562, 20.6298, -21.9208
#b18ac7 color charts
#b18ac7 color shades, tints & tones
#b18ac7 color schemes
#b18ac7 color preview, HTML & CSS examples
This text has a color of #b18ac7
<p style="color:#b18ac7;">Text here</p>
.mytext {color:#b18ac7;}
This box has a color of #b18ac7
<div style="background-color:#b18ac7;">Content here</div>
.mybackground {background-color:#b18ac7;}
Border around this has a color of #b18ac7
<div style="border:2px solid #b18ac7;">Content here</div>
.myborder {border:2px solid #b18ac7;}