#bb17d5 color space conversions
Hex:
#bb17d5
RGB:
187, 23, 213
CMY:
27, 91, 16
CMYK:
12, 89, 0, 16
HSL:
292°, 80.5085%, 46.2745%
HSV (HSB):
292°, 89.2019%, 83.5294%
XYZ:
32.8102, 15.9817, 64.3063
xyY:
0.2901, 0.1413, 15.9817
CIE-Lab:
46.9504, 79.4083, -59.2657
CIE-LCH:
46.9504, 99.0863, 323.2645
CIE-Luv:
46.9504, 51.3447, -97.2390
Hunter-Lab:
39.9771, 76.5393, -67.3886
#bb17d5 color charts
#bb17d5 color shades, tints & tones
#bb17d5 color schemes
#bb17d5 color preview, HTML & CSS examples
This text has a color of #bb17d5
<p style="color:#bb17d5;">Text here</p>
.mytext {color:#bb17d5;}
This box has a color of #bb17d5
<div style="background-color:#bb17d5;">Content here</div>
.mybackground {background-color:#bb17d5;}
Border around this has a color of #bb17d5
<div style="border:2px solid #bb17d5;">Content here</div>
.myborder {border:2px solid #bb17d5;}