#bd12b3 color space conversions
Hex:
        #bd12b3
        RGB:
        189, 18, 179
        CMY:
        26, 93, 30
        CMYK:
        0, 90, 5, 26
      HSL:
        304°, 82.6087%, 40.5882%
        HSV (HSB):
        304°, 90.4762%, 74.1176%
        XYZ:
        29.3393, 14.5061, 43.9014
        xyY:
        0.3344, 0.1653, 14.5061
      CIE-Lab:
        44.9502, 75.1983, -42.6665
        CIE-LCH:
        44.9502, 86.4593, 330.4300
        CIE-Luv:
        44.9502, 65.5104, -72.1863
        Hunter-Lab:
        38.0869, 70.8509, -41.6807
      #bd12b3 color charts
#bd12b3 RGB chart
      #bd12b3 CMYK chart
      #bd12b3 RGB pie chart
      #bd12b3 color shades, tints & tones
#bd12b3 color schemes
#bd12b3 color preview, HTML & CSS examples
           This text has a color of #bd12b3        
        
          <p style="color:#bd12b3;">Text here</p>
        
        
          .mytext {color:#bd12b3;}
        
        Text color #bd12b3
      
           This box has a color of #bd12b3        
        
          <div style="background-color:#bd12b3;">Content here</div>
        
        
          .mybackground {background-color:#bd12b3;}
        
        Background color #bd12b3
      
           Border around this has a color of #bd12b3        
        
          <div style="border:2px solid #bd12b3;">Content here</div>
        
        
          .myborder {border:2px solid #bd12b3;}
        
        Border color #bd12b3