#bb55cd color space conversions
Hex:
#bb55cd
RGB:
187, 85, 205
CMY:
27, 67, 20
CMYK:
9, 59, 0, 20
HSL:
291°, 54.5455%, 56.8627%
HSV (HSB):
291°, 58.5366%, 80.3922%
XYZ:
34.7615, 21.4696, 60.0695
xyY:
0.2989, 0.1846, 21.4696
CIE-Lab:
53.4596, 58.1713, -44.2738
CIE-LCH:
53.4596, 73.1032, 322.7255
CIE-Luv:
53.4596, 42.4522, -75.4188
Hunter-Lab:
46.3353, 52.8268, -44.4295
#bb55cd color charts
#bb55cd color shades, tints & tones
#bb55cd color schemes
#bb55cd color preview, HTML & CSS examples
This text has a color of #bb55cd
<p style="color:#bb55cd;">Text here</p>
.mytext {color:#bb55cd;}
This box has a color of #bb55cd
<div style="background-color:#bb55cd;">Content here</div>
.mybackground {background-color:#bb55cd;}
Border around this has a color of #bb55cd
<div style="border:2px solid #bb55cd;">Content here</div>
.myborder {border:2px solid #bb55cd;}