#bb10cc color space conversions
Hex:
#bb10cc
RGB:
187, 16, 204
CMY:
27, 94, 20
CMYK:
8, 92, 0, 20
HSL:
295°, 85.4545%, 43.1373%
HSV (HSB):
295°, 92.1569%, 80.0000%
XYZ:
31.5779, 15.2950, 58.4146
xyY:
0.2999, 0.1453, 15.2950
CIE-Lab:
46.0356, 78.9043, -55.5534
CIE-LCH:
46.0356, 96.4990, 324.8521
CIE-Luv:
46.0356, 54.8801, -91.4406
Hunter-Lab:
39.1088, 75.6869, -61.1819
#bb10cc color charts
#bb10cc color shades, tints & tones
#bb10cc color schemes
#bb10cc color preview, HTML & CSS examples
This text has a color of #bb10cc
<p style="color:#bb10cc;">Text here</p>
.mytext {color:#bb10cc;}
This box has a color of #bb10cc
<div style="background-color:#bb10cc;">Content here</div>
.mybackground {background-color:#bb10cc;}
Border around this has a color of #bb10cc
<div style="border:2px solid #bb10cc;">Content here</div>
.myborder {border:2px solid #bb10cc;}