#bd0d6a color space conversions
Hex:
        #bd0d6a
        RGB:
        189, 13, 106
        CMY:
        26, 95, 58
        CMYK:
        0, 93, 44, 26
      HSL:
        328°, 87.1287%, 39.6078%
        HSV (HSB):
        328°, 93.1217%, 74.1176%
        XYZ:
        23.7317, 12.1473, 14.7295
        xyY:
        0.4689, 0.2400, 12.1473
      CIE-Lab:
        41.4492, 67.2215, -3.6187
        CIE-LCH:
        41.4492, 67.3188, 356.9186
        CIE-Luv:
        41.4492, 97.8917, -16.8445
        Hunter-Lab:
        34.8529, 60.5498, -0.6600
      #bd0d6a color charts
#bd0d6a RGB chart
      #bd0d6a CMYK chart
      #bd0d6a RGB pie chart
      #bd0d6a color shades, tints & tones
#bd0d6a color schemes
#bd0d6a color preview, HTML & CSS examples
           This text has a color of #bd0d6a        
        
          <p style="color:#bd0d6a;">Text here</p>
        
        
          .mytext {color:#bd0d6a;}
        
        Text color #bd0d6a
      
           This box has a color of #bd0d6a        
        
          <div style="background-color:#bd0d6a;">Content here</div>
        
        
          .mybackground {background-color:#bd0d6a;}
        
        Background color #bd0d6a
      
           Border around this has a color of #bd0d6a        
        
          <div style="border:2px solid #bd0d6a;">Content here</div>
        
        
          .myborder {border:2px solid #bd0d6a;}
        
        Border color #bd0d6a