#bb10d3 color space conversions
Hex:
#bb10d3
RGB:
187, 16, 211
CMY:
27, 94, 17
CMYK:
11, 92, 0, 17
HSL:
293°, 85.9031%, 44.5098%
HSV (HSB):
293°, 92.4171%, 82.7451%
XYZ:
32.4367, 15.6385, 62.9370
xyY:
0.2922, 0.1409, 15.6385
CIE-Lab:
46.4966, 80.0285, -58.8485
CIE-LCH:
46.4966, 99.3364, 323.6713
CIE-Luv:
46.4966, 52.4677, -96.4488
Hunter-Lab:
39.5456, 77.2072, -66.6784
#bb10d3 color charts
#bb10d3 color shades, tints & tones
#bb10d3 color schemes
#bb10d3 color preview, HTML & CSS examples
This text has a color of #bb10d3
<p style="color:#bb10d3;">Text here</p>
.mytext {color:#bb10d3;}
This box has a color of #bb10d3
<div style="background-color:#bb10d3;">Content here</div>
.mybackground {background-color:#bb10d3;}
Border around this has a color of #bb10d3
<div style="border:2px solid #bb10d3;">Content here</div>
.myborder {border:2px solid #bb10d3;}