#b38cc8 color space conversions
Hex:
#b38cc8
RGB:
179, 140, 200
CMY:
30, 45, 22
CMYK:
11, 30, 0, 22
HSL:
279°, 35.2941%, 66.6667%
HSV (HSB):
279°, 30.0000%, 78.4314%
XYZ:
38.3938, 32.5100, 58.8951
xyY:
0.2958, 0.2505, 32.5100
CIE-Lab:
63.7622, 25.8080, -25.4347
CIE-LCH:
63.7622, 36.2350, 315.4174
CIE-Luv:
63.7622, 17.1596, -43.0815
Hunter-Lab:
57.0175, 20.4156, -21.3301
#b38cc8 color charts
#b38cc8 color shades, tints & tones
#b38cc8 color schemes
#b38cc8 color preview, HTML & CSS examples
This text has a color of #b38cc8
<p style="color:#b38cc8;">Text here</p>
.mytext {color:#b38cc8;}
This box has a color of #b38cc8
<div style="background-color:#b38cc8;">Content here</div>
.mybackground {background-color:#b38cc8;}
Border around this has a color of #b38cc8
<div style="border:2px solid #b38cc8;">Content here</div>
.myborder {border:2px solid #b38cc8;}