#bb8cdd color space conversions
Hex:
#bb8cdd
RGB:
187, 140, 221
CMY:
27, 45, 13
CMYK:
15, 37, 0, 13
HSL:
275°, 54.3624%, 70.7843%
HSV (HSB):
275°, 36.6516%, 86.6667%
XYZ:
42.9227, 34.5414, 72.8115
xyY:
0.2856, 0.2299, 34.5414
CIE-Lab:
65.3901, 32.7876, -34.5670
CIE-LCH:
65.3901, 47.6435, 313.4867
CIE-Luv:
65.3901, 19.0621, -59.0925
Hunter-Lab:
58.7719, 27.5125, -32.3129
#bb8cdd color charts
#bb8cdd color shades, tints & tones
#bb8cdd color schemes
#bb8cdd color preview, HTML & CSS examples
This text has a color of #bb8cdd
<p style="color:#bb8cdd;">Text here</p>
.mytext {color:#bb8cdd;}
This box has a color of #bb8cdd
<div style="background-color:#bb8cdd;">Content here</div>
.mybackground {background-color:#bb8cdd;}
Border around this has a color of #bb8cdd
<div style="border:2px solid #bb8cdd;">Content here</div>
.myborder {border:2px solid #bb8cdd;}