#bd14a1 color space conversions
Hex:
        #bd14a1
        RGB:
        189, 20, 161
        CMY:
        26, 92, 37
        CMYK:
        0, 89, 15, 26
      HSL:
        310°, 80.8612%, 40.9804%
        HSV (HSB):
        310°, 89.4180%, 74.1176%
        XYZ:
        27.6694, 13.8923, 34.9414
        xyY:
        0.3617, 0.1816, 13.8923
      CIE-Lab:
        44.0781, 72.4208, -33.3443
        CIE-LCH:
        44.0781, 79.7284, 335.2775
        CIE-Luv:
        44.0781, 72.6836, -58.1873
        Hunter-Lab:
        37.2724, 67.2840, -29.4912
      #bd14a1 color charts
#bd14a1 RGB chart
      #bd14a1 CMYK chart
      #bd14a1 RGB pie chart
      #bd14a1 color shades, tints & tones
#bd14a1 color schemes
#bd14a1 color preview, HTML & CSS examples
           This text has a color of #bd14a1        
        
          <p style="color:#bd14a1;">Text here</p>
        
        
          .mytext {color:#bd14a1;}
        
        Text color #bd14a1
      
           This box has a color of #bd14a1        
        
          <div style="background-color:#bd14a1;">Content here</div>
        
        
          .mybackground {background-color:#bd14a1;}
        
        Background color #bd14a1
      
           Border around this has a color of #bd14a1        
        
          <div style="border:2px solid #bd14a1;">Content here</div>
        
        
          .myborder {border:2px solid #bd14a1;}
        
        Border color #bd14a1