#bd12d3 color space conversions
Hex:
#bd12d3
RGB:
189, 18, 211
CMY:
26, 93, 17
CMYK:
10, 91, 0, 17
HSL:
293°, 84.2795%, 44.9020%
HSV (HSB):
293°, 91.4692%, 82.7451%
XYZ:
32.9604, 15.9546, 62.9703
xyY:
0.2946, 0.1426, 15.9546
CIE-Lab:
46.9148, 80.0965, -58.1570
CIE-LCH:
46.9148, 98.9833, 324.0171
CIE-Luv:
46.9148, 53.6908, -95.7453
Hunter-Lab:
39.9432, 77.3946, -65.5103
#bd12d3 color charts
#bd12d3 color shades, tints & tones
#bd12d3 color schemes
#bd12d3 color preview, HTML & CSS examples
This text has a color of #bd12d3
<p style="color:#bd12d3;">Text here</p>
.mytext {color:#bd12d3;}
This box has a color of #bd12d3
<div style="background-color:#bd12d3;">Content here</div>
.mybackground {background-color:#bd12d3;}
Border around this has a color of #bd12d3
<div style="border:2px solid #bd12d3;">Content here</div>
.myborder {border:2px solid #bd12d3;}