#b18cc0 color space conversions
Hex:
#b18cc0
RGB:
177, 140, 192
CMY:
31, 45, 25
CMYK:
8, 27, 0, 25
HSL:
283°, 29.2135%, 65.0980%
HSV (HSB):
283°, 27.0833%, 75.2941%
XYZ:
37.0240, 31.9090, 54.0769
xyY:
0.3010, 0.2594, 31.9090
CIE-Lab:
63.2676, 23.4905, -21.7166
CIE-LCH:
63.2676, 31.9908, 317.2472
CIE-Luv:
63.2676, 16.9645, -36.7618
Hunter-Lab:
56.4881, 18.1400, -17.2175
#b18cc0 color charts
#b18cc0 color shades, tints & tones
#b18cc0 color schemes
#b18cc0 color preview, HTML & CSS examples
This text has a color of #b18cc0
<p style="color:#b18cc0;">Text here</p>
.mytext {color:#b18cc0;}
This box has a color of #b18cc0
<div style="background-color:#b18cc0;">Content here</div>
.mybackground {background-color:#b18cc0;}
Border around this has a color of #b18cc0
<div style="border:2px solid #b18cc0;">Content here</div>
.myborder {border:2px solid #b18cc0;}