#bb2bb9 color space conversions
Hex:
#bb2bb9
RGB:
187, 43, 185
CMY:
27, 83, 27
CMYK:
0, 77, 1, 27
HSL:
301°, 62.6087%, 45.0980%
HSV (HSB):
301°, 77.0053%, 73.3333%
XYZ:
30.1144, 15.7953, 47.3605
xyY:
0.3229, 0.1694, 15.7953
CIE-Lab:
46.7048, 70.5851, -43.4241
CIE-LCH:
46.7048, 82.8728, 328.4000
CIE-Luv:
46.7048, 58.6437, -73.3870
Hunter-Lab:
39.7433, 65.7023, -42.8332
#bb2bb9 color charts
#bb2bb9 color shades, tints & tones
#bb2bb9 color schemes
#bb2bb9 color preview, HTML & CSS examples
This text has a color of #bb2bb9
<p style="color:#bb2bb9;">Text here</p>
.mytext {color:#bb2bb9;}
This box has a color of #bb2bb9
<div style="background-color:#bb2bb9;">Content here</div>
.mybackground {background-color:#bb2bb9;}
Border around this has a color of #bb2bb9
<div style="border:2px solid #bb2bb9;">Content here</div>
.myborder {border:2px solid #bb2bb9;}