#bd12b4 color space conversions
Hex:
        #bd12b4
        RGB:
        189, 18, 180
        CMY:
        26, 93, 29
        CMYK:
        0, 90, 5, 26
      HSL:
        303°, 82.6087%, 40.5882%
        HSV (HSB):
        303°, 90.4762%, 74.1176%
        XYZ:
        29.4408, 14.5467, 44.4361
        xyY:
        0.3330, 0.1645, 14.5467
      CIE-Lab:
        45.0070, 75.3427, -43.1659
        CIE-LCH:
        45.0070, 86.8321, 330.1904
        CIE-Luv:
        45.0070, 65.1151, -72.9420
        Hunter-Lab:
        38.1402, 71.0408, -42.3791
      #bd12b4 color charts
#bd12b4 RGB chart
      #bd12b4 CMYK chart
      #bd12b4 RGB pie chart
      #bd12b4 color shades, tints & tones
#bd12b4 color schemes
#bd12b4 color preview, HTML & CSS examples
           This text has a color of #bd12b4        
        
          <p style="color:#bd12b4;">Text here</p>
        
        
          .mytext {color:#bd12b4;}
        
        Text color #bd12b4
      
           This box has a color of #bd12b4        
        
          <div style="background-color:#bd12b4;">Content here</div>
        
        
          .mybackground {background-color:#bd12b4;}
        
        Background color #bd12b4
      
           Border around this has a color of #bd12b4        
        
          <div style="border:2px solid #bd12b4;">Content here</div>
        
        
          .myborder {border:2px solid #bd12b4;}
        
        Border color #bd12b4