#bb3cc3 color space conversions
Hex:
#bb3cc3
RGB:
187, 60, 195
CMY:
27, 76, 24
CMYK:
4, 69, 0, 24
HSL:
296°, 52.9412%, 50.0000%
HSV (HSB):
296°, 69.2308%, 76.4706%
XYZ:
31.9597, 17.7366, 53.3688
xyY:
0.3101, 0.1721, 17.7366
CIE-Lab:
49.1751, 66.7622, -45.3197
CIE-LCH:
49.1751, 80.6912, 325.8304
CIE-Luv:
49.1751, 51.9180, -76.6414
Hunter-Lab:
42.1149, 61.7571, -45.6530
#bb3cc3 color charts
#bb3cc3 color shades, tints & tones
#bb3cc3 color schemes
#bb3cc3 color preview, HTML & CSS examples
This text has a color of #bb3cc3
<p style="color:#bb3cc3;">Text here</p>
.mytext {color:#bb3cc3;}
This box has a color of #bb3cc3
<div style="background-color:#bb3cc3;">Content here</div>
.mybackground {background-color:#bb3cc3;}
Border around this has a color of #bb3cc3
<div style="border:2px solid #bb3cc3;">Content here</div>
.myborder {border:2px solid #bb3cc3;}