#b18cea color space conversions
Hex:
#b18cea
RGB:
177, 140, 234
CMY:
31, 45, 8
CMYK:
24, 40, 0, 8
HSL:
264°, 69.1176%, 73.3333%
HSV (HSB):
264°, 40.1709%, 91.7647%
XYZ:
42.3608, 34.0438, 82.1804
xyY:
0.2671, 0.2147, 34.0438
CIE-Lab:
64.9973, 32.7992, -42.4450
CIE-LCH:
64.9973, 53.6410, 307.6949
CIE-Luv:
64.9973, 11.8981, -71.9338
Hunter-Lab:
58.3471, 27.4863, -42.6655
#b18cea color charts
#b18cea color shades, tints & tones
#b18cea color schemes
#b18cea color preview, HTML & CSS examples
This text has a color of #b18cea
<p style="color:#b18cea;">Text here</p>
.mytext {color:#b18cea;}
This box has a color of #b18cea
<div style="background-color:#b18cea;">Content here</div>
.mybackground {background-color:#b18cea;}
Border around this has a color of #b18cea
<div style="border:2px solid #b18cea;">Content here</div>
.myborder {border:2px solid #b18cea;}