#bd1a6a color space conversions
Hex:
        #bd1a6a
        RGB:
        189, 26, 106
        CMY:
        26, 90, 58
        CMYK:
        0, 86, 44, 26
      HSL:
        331°, 75.8140%, 42.1569%
        HSV (HSB):
        331°, 86.2434%, 74.1176%
        XYZ:
        23.9572, 12.5982, 14.8047
        xyY:
        0.4665, 0.2453, 12.5982
      CIE-Lab:
        42.1515, 65.1884, -2.5822
        CIE-LCH:
        42.1515, 65.2395, 357.7317
        CIE-Luv:
        42.1515, 95.6402, -15.2030
        Hunter-Lab:
        35.4940, 58.3668, 0.1157
      #bd1a6a color charts
#bd1a6a RGB chart
      #bd1a6a CMYK chart
      #bd1a6a RGB pie chart
      #bd1a6a color shades, tints & tones
#bd1a6a color schemes
#bd1a6a color preview, HTML & CSS examples
           This text has a color of #bd1a6a        
        
          <p style="color:#bd1a6a;">Text here</p>
        
        
          .mytext {color:#bd1a6a;}
        
        Text color #bd1a6a
      
           This box has a color of #bd1a6a        
        
          <div style="background-color:#bd1a6a;">Content here</div>
        
        
          .mybackground {background-color:#bd1a6a;}
        
        Background color #bd1a6a
      
           Border around this has a color of #bd1a6a        
        
          <div style="border:2px solid #bd1a6a;">Content here</div>
        
        
          .myborder {border:2px solid #bd1a6a;}
        
        Border color #bd1a6a