#bb8cc5 color space conversions
Hex:
#bb8cc5
RGB:
187, 140, 197
CMY:
27, 45, 23
CMYK:
5, 29, 0, 23
HSL:
289°, 32.9480%, 66.0784%
HSV (HSB):
289°, 28.9340%, 77.2549%
XYZ:
39.9496, 33.3522, 57.1554
xyY:
0.3062, 0.2557, 33.3522
CIE-Lab:
64.4451, 27.7911, -22.6368
CIE-LCH:
64.4451, 35.8437, 320.8361
CIE-Luv:
64.4451, 22.3618, -39.0166
Hunter-Lab:
57.7513, 22.4130, -18.2522
#bb8cc5 color charts
#bb8cc5 color shades, tints & tones
#bb8cc5 color schemes
#bb8cc5 color preview, HTML & CSS examples
This text has a color of #bb8cc5
<p style="color:#bb8cc5;">Text here</p>
.mytext {color:#bb8cc5;}
This box has a color of #bb8cc5
<div style="background-color:#bb8cc5;">Content here</div>
.mybackground {background-color:#bb8cc5;}
Border around this has a color of #bb8cc5
<div style="border:2px solid #bb8cc5;">Content here</div>
.myborder {border:2px solid #bb8cc5;}