#bb8cc6 color space conversions
Hex:
#bb8cc6
RGB:
187, 140, 198
CMY:
27, 45, 22
CMYK:
6, 29, 0, 22
HSL:
289°, 33.7209%, 66.2745%
HSV (HSB):
289°, 29.2929%, 77.6471%
XYZ:
40.0646, 33.3982, 57.7609
xyY:
0.3053, 0.2545, 33.3982
CIE-Lab:
64.4820, 27.9908, -23.1408
CIE-LCH:
64.4820, 36.3178, 320.4185
CIE-Luv:
64.4820, 22.2236, -39.8508
Hunter-Lab:
57.7912, 22.6134, -18.8052
#bb8cc6 color charts
#bb8cc6 color shades, tints & tones
#bb8cc6 color schemes
#bb8cc6 color preview, HTML & CSS examples
This text has a color of #bb8cc6
<p style="color:#bb8cc6;">Text here</p>
.mytext {color:#bb8cc6;}
This box has a color of #bb8cc6
<div style="background-color:#bb8cc6;">Content here</div>
.mybackground {background-color:#bb8cc6;}
Border around this has a color of #bb8cc6
<div style="border:2px solid #bb8cc6;">Content here</div>
.myborder {border:2px solid #bb8cc6;}