#b18cdc color space conversions
Hex:
#b18cdc
RGB:
177, 140, 220
CMY:
31, 45, 14
CMYK:
20, 36, 0, 14
HSL:
268°, 53.3333%, 70.5882%
HSV (HSB):
268°, 36.3636%, 86.2745%
XYZ:
40.4278, 33.2706, 72.0012
xyY:
0.2775, 0.2284, 33.2706
CIE-Lab:
64.3794, 29.5625, -35.6583
CIE-LCH:
64.3794, 46.3191, 309.6604
CIE-Luv:
64.3794, 13.5652, -60.2513
Hunter-Lab:
57.6807, 24.1678, -33.6337
#b18cdc color charts
#b18cdc color shades, tints & tones
#b18cdc color schemes
#b18cdc color preview, HTML & CSS examples
This text has a color of #b18cdc
<p style="color:#b18cdc;">Text here</p>
.mytext {color:#b18cdc;}
This box has a color of #b18cdc
<div style="background-color:#b18cdc;">Content here</div>
.mybackground {background-color:#b18cdc;}
Border around this has a color of #b18cdc
<div style="border:2px solid #b18cdc;">Content here</div>
.myborder {border:2px solid #b18cdc;}