#bb10d2 color space conversions
Hex:
#bb10d2
RGB:
187, 16, 210
CMY:
27, 94, 18
CMYK:
11, 92, 0, 18
HSL:
293°, 85.8407%, 44.3137%
HSV (HSB):
293°, 92.3810%, 82.3529%
XYZ:
32.3117, 15.5885, 62.2786
xyY:
0.2933, 0.1415, 15.5885
CIE-Lab:
46.4299, 79.8665, -58.3806
CIE-LCH:
46.4299, 98.9290, 323.8340
CIE-Luv:
46.4299, 52.8071, -95.7376
Hunter-Lab:
39.4823, 76.9874, -65.8853
#bb10d2 color charts
#bb10d2 color shades, tints & tones
#bb10d2 color schemes
#bb10d2 color preview, HTML & CSS examples
This text has a color of #bb10d2
<p style="color:#bb10d2;">Text here</p>
.mytext {color:#bb10d2;}
This box has a color of #bb10d2
<div style="background-color:#bb10d2;">Content here</div>
.mybackground {background-color:#bb10d2;}
Border around this has a color of #bb10d2
<div style="border:2px solid #bb10d2;">Content here</div>
.myborder {border:2px solid #bb10d2;}