#bb5abc color space conversions
Hex:
#bb5abc
RGB:
187, 90, 188
CMY:
27, 65, 26
CMYK:
1, 52, 0, 26
HSL:
299°, 42.2414%, 54.5098%
HSV (HSB):
299°, 52.1277%, 73.7255%
XYZ:
33.2268, 21.5080, 49.9772
xyY:
0.3173, 0.2054, 21.5080
CIE-Lab:
53.5010, 52.6515, -34.4474
CIE-LCH:
53.5010, 62.9191, 326.8051
CIE-Luv:
53.5010, 45.1652, -59.5467
Hunter-Lab:
46.3767, 46.7279, -31.4293
#bb5abc color charts
#bb5abc color shades, tints & tones
#bb5abc color schemes
#bb5abc color preview, HTML & CSS examples
This text has a color of #bb5abc
<p style="color:#bb5abc;">Text here</p>
.mytext {color:#bb5abc;}
This box has a color of #bb5abc
<div style="background-color:#bb5abc;">Content here</div>
.mybackground {background-color:#bb5abc;}
Border around this has a color of #bb5abc
<div style="border:2px solid #bb5abc;">Content here</div>
.myborder {border:2px solid #bb5abc;}