#bd14a4 color space conversions
Hex:
        #bd14a4
        RGB:
        189, 20, 164
        CMY:
        26, 92, 36
        CMYK:
        0, 89, 13, 26
      HSL:
        309°, 80.8612%, 40.9804%
        HSV (HSB):
        309°, 89.4180%, 74.1176%
        XYZ:
        27.9373, 13.9995, 36.3517
        xyY:
        0.3569, 0.1788, 13.9995
      CIE-Lab:
        44.2322, 72.8226, -34.8967
        CIE-LCH:
        44.2322, 80.7521, 334.3962
        CIE-Luv:
        44.2322, 71.4277, -60.5042
        Hunter-Lab:
        37.4159, 67.8027, -31.4126
      #bd14a4 color charts
#bd14a4 RGB chart
      #bd14a4 CMYK chart
      #bd14a4 RGB pie chart
      #bd14a4 color shades, tints & tones
#bd14a4 color schemes
#bd14a4 color preview, HTML & CSS examples
           This text has a color of #bd14a4        
        
          <p style="color:#bd14a4;">Text here</p>
        
        
          .mytext {color:#bd14a4;}
        
        Text color #bd14a4
      
           This box has a color of #bd14a4        
        
          <div style="background-color:#bd14a4;">Content here</div>
        
        
          .mybackground {background-color:#bd14a4;}
        
        Background color #bd14a4
      
           Border around this has a color of #bd14a4        
        
          <div style="border:2px solid #bd14a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd14a4;}
        
        Border color #bd14a4