#b18cc5 color space conversions
Hex:
#b18cc5
RGB:
177, 140, 197
CMY:
31, 45, 23
CMYK:
10, 29, 0, 23
HSL:
279°, 32.9480%, 66.0784%
HSV (HSB):
279°, 28.9340%, 77.2549%
XYZ:
37.5876, 32.1345, 57.0448
xyY:
0.2965, 0.2535, 32.1345
CIE-Lab:
63.4539, 24.5314, -24.2416
CIE-LCH:
63.4539, 34.4883, 315.3404
CIE-Luv:
63.4539, 16.3545, -40.9476
Hunter-Lab:
56.6873, 19.1550, -19.9828
#b18cc5 color charts
#b18cc5 color shades, tints & tones
#b18cc5 color schemes
#b18cc5 color preview, HTML & CSS examples
This text has a color of #b18cc5
<p style="color:#b18cc5;">Text here</p>
.mytext {color:#b18cc5;}
This box has a color of #b18cc5
<div style="background-color:#b18cc5;">Content here</div>
.mybackground {background-color:#b18cc5;}
Border around this has a color of #b18cc5
<div style="border:2px solid #b18cc5;">Content here</div>
.myborder {border:2px solid #b18cc5;}