#bb5bcd color space conversions
Hex:
#bb5bcd
RGB:
187, 91, 205
CMY:
27, 64, 20
CMYK:
9, 56, 0, 20
HSL:
291°, 53.2710%, 58.0392%
HSV (HSB):
291°, 55.6098%, 80.3922%
XYZ:
35.2540, 22.4547, 60.2337
xyY:
0.2989, 0.1904, 22.4547
CIE-Lab:
54.5062, 55.3412, -42.6187
CIE-LCH:
54.5062, 69.8499, 322.3999
CIE-Luv:
54.5062, 40.5772, -72.8000
Hunter-Lab:
47.3864, 49.8722, -42.1940
#bb5bcd color charts
#bb5bcd color shades, tints & tones
#bb5bcd color schemes
#bb5bcd color preview, HTML & CSS examples
This text has a color of #bb5bcd
<p style="color:#bb5bcd;">Text here</p>
.mytext {color:#bb5bcd;}
This box has a color of #bb5bcd
<div style="background-color:#bb5bcd;">Content here</div>
.mybackground {background-color:#bb5bcd;}
Border around this has a color of #bb5bcd
<div style="border:2px solid #bb5bcd;">Content here</div>
.myborder {border:2px solid #bb5bcd;}