#bb10ca color space conversions
Hex:
#bb10ca
RGB:
187, 16, 202
CMY:
27, 94, 21
CMYK:
7, 92, 0, 21
HSL:
295°, 85.3211%, 42.7451%
HSV (HSB):
295°, 92.0792%, 79.2157%
XYZ:
31.3395, 15.1996, 57.1592
xyY:
0.3022, 0.1466, 15.1996
CIE-Lab:
45.9064, 78.5875, -54.6035
CIE-LCH:
45.9064, 95.6950, 325.2080
CIE-Luv:
45.9064, 55.5850, -89.9971
Hunter-Lab:
38.9867, 75.2605, -59.6355
#bb10ca color charts
#bb10ca color shades, tints & tones
#bb10ca color schemes
#bb10ca color preview, HTML & CSS examples
This text has a color of #bb10ca
<p style="color:#bb10ca;">Text here</p>
.mytext {color:#bb10ca;}
This box has a color of #bb10ca
<div style="background-color:#bb10ca;">Content here</div>
.mybackground {background-color:#bb10ca;}
Border around this has a color of #bb10ca
<div style="border:2px solid #bb10ca;">Content here</div>
.myborder {border:2px solid #bb10ca;}