#b18de6 color space conversions
Hex:
#b18de6
RGB:
177, 141, 230
CMY:
31, 45, 10
CMYK:
23, 39, 0, 10
HSL:
264°, 64.0288%, 72.7451%
HSV (HSB):
264°, 38.6957%, 90.1961%
XYZ:
41.9393, 34.1100, 79.2364
xyY:
0.2701, 0.2197, 34.1100
CIE-Lab:
65.0498, 31.3017, -40.1535
CIE-LCH:
65.0498, 50.9127, 307.9382
CIE-Luv:
65.0498, 11.9764, -67.9722
Hunter-Lab:
58.4038, 25.9727, -39.5560
#b18de6 color charts
#b18de6 color shades, tints & tones
#b18de6 color schemes
#b18de6 color preview, HTML & CSS examples
This text has a color of #b18de6
<p style="color:#b18de6;">Text here</p>
.mytext {color:#b18de6;}
This box has a color of #b18de6
<div style="background-color:#b18de6;">Content here</div>
.mybackground {background-color:#b18de6;}
Border around this has a color of #b18de6
<div style="border:2px solid #b18de6;">Content here</div>
.myborder {border:2px solid #b18de6;}