#bb9dd9 color space conversions
Hex:
#bb9dd9
RGB:
187, 157, 217
CMY:
27, 38, 15
CMYK:
14, 28, 0, 15
HSL:
270°, 44.1176%, 73.3333%
HSV (HSB):
270°, 27.6498%, 85.0980%
XYZ:
45.0749, 39.6885, 70.9306
xyY:
0.2895, 0.2549, 39.6885
CIE-Lab:
69.2471, 22.4696, -26.3978
CIE-LCH:
69.2471, 34.6659, 310.4041
CIE-Luv:
69.2471, 12.1377, -44.7211
Hunter-Lab:
62.9988, 17.4667, -22.6557
#bb9dd9 color charts
#bb9dd9 color shades, tints & tones
#bb9dd9 color schemes
#bb9dd9 color preview, HTML & CSS examples
This text has a color of #bb9dd9
<p style="color:#bb9dd9;">Text here</p>
.mytext {color:#bb9dd9;}
This box has a color of #bb9dd9
<div style="background-color:#bb9dd9;">Content here</div>
.mybackground {background-color:#bb9dd9;}
Border around this has a color of #bb9dd9
<div style="border:2px solid #bb9dd9;">Content here</div>
.myborder {border:2px solid #bb9dd9;}