#bb1cc3 color space conversions
Hex:
#bb1cc3
RGB:
187, 28, 195
CMY:
27, 89, 24
CMYK:
4, 86, 0, 24
HSL:
297°, 74.8879%, 43.7255%
HSV (HSB):
297°, 85.6410%, 76.4706%
XYZ:
30.7591, 15.3354, 52.9686
xyY:
0.3105, 0.1548, 15.3354
CIE-Lab:
46.0902, 75.6496, -50.2433
CIE-LCH:
46.0902, 90.8144, 326.4095
CIE-Luv:
46.0902, 57.1107, -83.5740
Hunter-Lab:
39.1605, 71.6742, -52.7835
#bb1cc3 color charts
#bb1cc3 color shades, tints & tones
#bb1cc3 color schemes
#bb1cc3 color preview, HTML & CSS examples
This text has a color of #bb1cc3
<p style="color:#bb1cc3;">Text here</p>
.mytext {color:#bb1cc3;}
This box has a color of #bb1cc3
<div style="background-color:#bb1cc3;">Content here</div>
.mybackground {background-color:#bb1cc3;}
Border around this has a color of #bb1cc3
<div style="border:2px solid #bb1cc3;">Content here</div>
.myborder {border:2px solid #bb1cc3;}