#bd0ab4 color space conversions
Hex:
        #bd0ab4
        RGB:
        189, 10, 180
        CMY:
        26, 96, 29
        CMYK:
        0, 95, 5, 26
      HSL:
        303°, 89.9497%, 39.0196%
        HSV (HSB):
        303°, 94.7090%, 74.1176%
        XYZ:
        29.3330, 14.3312, 44.4002
        xyY:
        0.3331, 0.1627, 14.3312
      CIE-Lab:
        44.7042, 76.2346, -43.6480
        CIE-LCH:
        44.7042, 87.8457, 330.2068
        CIE-Luv:
        44.7042, 65.6545, -73.6130
        Hunter-Lab:
        37.8566, 72.0612, -43.0389
      #bd0ab4 color charts
#bd0ab4 RGB chart
      #bd0ab4 CMYK chart
      #bd0ab4 RGB pie chart
      #bd0ab4 color shades, tints & tones
#bd0ab4 color schemes
#bd0ab4 color preview, HTML & CSS examples
           This text has a color of #bd0ab4        
        
          <p style="color:#bd0ab4;">Text here</p>
        
        
          .mytext {color:#bd0ab4;}
        
        Text color #bd0ab4
      
           This box has a color of #bd0ab4        
        
          <div style="background-color:#bd0ab4;">Content here</div>
        
        
          .mybackground {background-color:#bd0ab4;}
        
        Background color #bd0ab4
      
           Border around this has a color of #bd0ab4        
        
          <div style="border:2px solid #bd0ab4;">Content here</div>
        
        
          .myborder {border:2px solid #bd0ab4;}
        
        Border color #bd0ab4