#bd1ab0 color space conversions
Hex:
        #bd1ab0
        RGB:
        189, 26, 176
        CMY:
        26, 90, 31
        CMYK:
        0, 86, 7, 26
      HSL:
        305°, 75.8140%, 42.1569%
        HSV (HSB):
        305°, 86.2434%, 74.1176%
        XYZ:
        29.1921, 14.6922, 42.3716
        xyY:
        0.3384, 0.1703, 14.6922
      CIE-Lab:
        45.2097, 73.5139, -40.4824
        CIE-LCH:
        45.2097, 83.9233, 331.1594
        CIE-Luv:
        45.2097, 65.9112, -68.9434
        Hunter-Lab:
        38.3304, 68.8660, -38.7097
      #bd1ab0 color charts
#bd1ab0 RGB chart
      #bd1ab0 CMYK chart
      #bd1ab0 RGB pie chart
      #bd1ab0 color shades, tints & tones
#bd1ab0 color schemes
#bd1ab0 color preview, HTML & CSS examples
           This text has a color of #bd1ab0        
        
          <p style="color:#bd1ab0;">Text here</p>
        
        
          .mytext {color:#bd1ab0;}
        
        Text color #bd1ab0
      
           This box has a color of #bd1ab0        
        
          <div style="background-color:#bd1ab0;">Content here</div>
        
        
          .mybackground {background-color:#bd1ab0;}
        
        Background color #bd1ab0
      
           Border around this has a color of #bd1ab0        
        
          <div style="border:2px solid #bd1ab0;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ab0;}
        
        Border color #bd1ab0