#bb12d4 color space conversions
Hex:
#bb12d4
RGB:
187, 18, 212
CMY:
27, 93, 17
CMYK:
12, 92, 0, 17
HSL:
292°, 84.3478%, 45.0980%
HSV (HSB):
292°, 91.5094%, 83.1373%
XYZ:
32.5935, 15.7509, 63.6097
xyY:
0.2911, 0.1407, 15.7509
CIE-Lab:
46.6459, 79.9471, -59.1826
CIE-LCH:
46.6459, 99.4692, 323.4885
CIE-Luv:
46.6459, 52.0141, -96.9971
Hunter-Lab:
39.6874, 77.1413, -67.2470
#bb12d4 color charts
#bb12d4 color shades, tints & tones
#bb12d4 color schemes
#bb12d4 color preview, HTML & CSS examples
This text has a color of #bb12d4
<p style="color:#bb12d4;">Text here</p>
.mytext {color:#bb12d4;}
This box has a color of #bb12d4
<div style="background-color:#bb12d4;">Content here</div>
.mybackground {background-color:#bb12d4;}
Border around this has a color of #bb12d4
<div style="border:2px solid #bb12d4;">Content here</div>
.myborder {border:2px solid #bb12d4;}