#bb5ac9 color space conversions
Hex:
#bb5ac9
RGB:
187, 90, 201
CMY:
27, 65, 21
CMYK:
7, 55, 0, 21
HSL:
292°, 50.6849%, 57.0588%
HSV (HSB):
292°, 55.2239%, 78.8235%
XYZ:
34.6923, 22.0942, 57.6945
xyY:
0.3030, 0.1930, 22.0942
CIE-Lab:
54.1268, 55.0584, -40.9326
CIE-LCH:
54.1268, 68.6068, 323.3714
CIE-Luv:
54.1268, 41.8861, -70.0452
Hunter-Lab:
47.0044, 49.4867, -39.8710
#bb5ac9 color charts
#bb5ac9 color shades, tints & tones
#bb5ac9 color schemes
#bb5ac9 color preview, HTML & CSS examples
This text has a color of #bb5ac9
<p style="color:#bb5ac9;">Text here</p>
.mytext {color:#bb5ac9;}
This box has a color of #bb5ac9
<div style="background-color:#bb5ac9;">Content here</div>
.mybackground {background-color:#bb5ac9;}
Border around this has a color of #bb5ac9
<div style="border:2px solid #bb5ac9;">Content here</div>
.myborder {border:2px solid #bb5ac9;}