#bb8dd8 color space conversions
Hex:
#bb8dd8
RGB:
187, 141, 216
CMY:
27, 45, 15
CMYK:
13, 35, 0, 15
HSL:
277°, 49.0196%, 70.0000%
HSV (HSB):
277°, 34.7222%, 84.7059%
XYZ:
42.4131, 34.5724, 69.4035
xyY:
0.2897, 0.2362, 34.5724
CIE-Lab:
65.4144, 31.1583, -31.7526
CIE-LCH:
65.4144, 44.4867, 314.4588
CIE-Luv:
65.4144, 19.3158, -54.2785
Hunter-Lab:
58.7983, 25.8606, -28.8250
#bb8dd8 color charts
#bb8dd8 color shades, tints & tones
#bb8dd8 color schemes
#bb8dd8 color preview, HTML & CSS examples
This text has a color of #bb8dd8
<p style="color:#bb8dd8;">Text here</p>
.mytext {color:#bb8dd8;}
This box has a color of #bb8dd8
<div style="background-color:#bb8dd8;">Content here</div>
.mybackground {background-color:#bb8dd8;}
Border around this has a color of #bb8dd8
<div style="border:2px solid #bb8dd8;">Content here</div>
.myborder {border:2px solid #bb8dd8;}