#bd1ac4 color space conversions
Hex:
        #bd1ac4
        RGB:
        189, 26, 196
        CMY:
        26, 90, 23
        CMYK:
        4, 87, 0, 23
      HSL:
        298°, 76.5766%, 43.5294%
        HSV (HSB):
        298°, 86.7347%, 76.8627%
        XYZ:
        31.3195, 15.5431, 53.5740
        xyY:
        0.3118, 0.1548, 15.5431
      CIE-Lab:
        46.3693, 76.5189, -50.3591
        CIE-LCH:
        46.3693, 91.6034, 326.6500
        CIE-Luv:
        46.3693, 58.3518, -83.9903
        Hunter-Lab:
        39.4248, 72.8090, -52.9713
      #bd1ac4 color charts
#bd1ac4 RGB chart
      #bd1ac4 CMYK chart
      #bd1ac4 RGB pie chart
      #bd1ac4 color shades, tints & tones
#bd1ac4 color schemes
#bd1ac4 color preview, HTML & CSS examples
           This text has a color of #bd1ac4        
        
          <p style="color:#bd1ac4;">Text here</p>
        
        
          .mytext {color:#bd1ac4;}
        
        Text color #bd1ac4
      
           This box has a color of #bd1ac4        
        
          <div style="background-color:#bd1ac4;">Content here</div>
        
        
          .mybackground {background-color:#bd1ac4;}
        
        Background color #bd1ac4
      
           Border around this has a color of #bd1ac4        
        
          <div style="border:2px solid #bd1ac4;">Content here</div>
        
        
          .myborder {border:2px solid #bd1ac4;}
        
        Border color #bd1ac4