#bd12b9 color space conversions
Hex:
        #bd12b9
        RGB:
        189, 18, 185
        CMY:
        26, 93, 27
        CMYK:
        0, 90, 2, 26
      HSL:
        301°, 82.6087%, 40.5882%
        HSV (HSB):
        301°, 90.4762%, 74.1176%
        XYZ:
        29.9595, 14.7542, 47.1677
        xyY:
        0.3261, 0.1606, 14.7542
      CIE-Lab:
        45.2957, 76.0737, -45.6478
        CIE-LCH:
        45.2957, 88.7182, 329.0343
        CIE-Luv:
        45.2957, 63.1628, -76.7033
        Hunter-Lab:
        38.4112, 72.0047, -45.9184
      #bd12b9 color charts
#bd12b9 RGB chart
      #bd12b9 CMYK chart
      #bd12b9 RGB pie chart
      #bd12b9 color shades, tints & tones
#bd12b9 color schemes
#bd12b9 color preview, HTML & CSS examples
           This text has a color of #bd12b9        
        
          <p style="color:#bd12b9;">Text here</p>
        
        
          .mytext {color:#bd12b9;}
        
        Text color #bd12b9
      
           This box has a color of #bd12b9        
        
          <div style="background-color:#bd12b9;">Content here</div>
        
        
          .mybackground {background-color:#bd12b9;}
        
        Background color #bd12b9
      
           Border around this has a color of #bd12b9        
        
          <div style="border:2px solid #bd12b9;">Content here</div>
        
        
          .myborder {border:2px solid #bd12b9;}
        
        Border color #bd12b9