#bb06d4 color space conversions
Hex:
#bb06d4
RGB:
187, 6, 212
CMY:
27, 98, 17
CMYK:
12, 97, 0, 17
HSL:
293°, 94.4954%, 42.7451%
HSV (HSB):
293°, 97.1698%, 83.1373%
XYZ:
32.4423, 15.4485, 63.5593
xyY:
0.2911, 0.1386, 15.4485
CIE-Lab:
46.2425, 81.1442, -59.8341
CIE-LCH:
46.2425, 100.8192, 323.5957
CIE-Luv:
46.2425, 52.5784, -97.7829
Hunter-Lab:
39.3046, 78.5522, -68.3644
#bb06d4 color charts
#bb06d4 color shades, tints & tones
#bb06d4 color schemes
#bb06d4 color preview, HTML & CSS examples
This text has a color of #bb06d4
<p style="color:#bb06d4;">Text here</p>
.mytext {color:#bb06d4;}
This box has a color of #bb06d4
<div style="background-color:#bb06d4;">Content here</div>
.mybackground {background-color:#bb06d4;}
Border around this has a color of #bb06d4
<div style="border:2px solid #bb06d4;">Content here</div>
.myborder {border:2px solid #bb06d4;}