#bb56c9 color space conversions
Hex:
#bb56c9
RGB:
187, 86, 201
CMY:
27, 66, 21
CMYK:
7, 57, 0, 21
HSL:
293°, 51.5695%, 56.2745%
HSV (HSB):
293°, 57.2139%, 78.8235%
XYZ:
34.3639, 21.4374, 57.5850
xyY:
0.3031, 0.1891, 21.4374
CIE-Lab:
53.4249, 56.9526, -42.0402
CIE-LCH:
53.4249, 70.7882, 323.5667
CIE-Luv:
53.4249, 43.1702, -71.8109
Hunter-Lab:
46.3006, 51.4554, -41.3298
#bb56c9 color charts
#bb56c9 color shades, tints & tones
#bb56c9 color schemes
#bb56c9 color preview, HTML & CSS examples
This text has a color of #bb56c9
<p style="color:#bb56c9;">Text here</p>
.mytext {color:#bb56c9;}
This box has a color of #bb56c9
<div style="background-color:#bb56c9;">Content here</div>
.mybackground {background-color:#bb56c9;}
Border around this has a color of #bb56c9
<div style="border:2px solid #bb56c9;">Content here</div>
.myborder {border:2px solid #bb56c9;}