#bd14a6 color space conversions
Hex:
        #bd14a6
        RGB:
        189, 20, 166
        CMY:
        26, 92, 35
        CMYK:
        0, 89, 12, 26
      HSL:
        308°, 80.8612%, 40.9804%
        HSV (HSB):
        308°, 89.4180%, 74.1176%
        XYZ:
        28.1194, 14.0723, 37.3106
        xyY:
        0.3537, 0.1770, 14.0723
      CIE-Lab:
        44.3364, 73.0938, -35.9263
        CIE-LCH:
        44.3364, 81.4457, 333.8255
        CIE-Luv:
        44.3364, 70.5971, -62.0451
        Hunter-Lab:
        37.5131, 68.1536, -32.7108
      #bd14a6 color charts
#bd14a6 RGB chart
      #bd14a6 CMYK chart
      #bd14a6 RGB pie chart
      #bd14a6 color shades, tints & tones
#bd14a6 color schemes
#bd14a6 color preview, HTML & CSS examples
           This text has a color of #bd14a6        
        
          <p style="color:#bd14a6;">Text here</p>
        
        
          .mytext {color:#bd14a6;}
        
        Text color #bd14a6
      
           This box has a color of #bd14a6        
        
          <div style="background-color:#bd14a6;">Content here</div>
        
        
          .mybackground {background-color:#bd14a6;}
        
        Background color #bd14a6
      
           Border around this has a color of #bd14a6        
        
          <div style="border:2px solid #bd14a6;">Content here</div>
        
        
          .myborder {border:2px solid #bd14a6;}
        
        Border color #bd14a6