#bd0d9a color space conversions
Hex:
        #bd0d9a
        RGB:
        189, 13, 154
        CMY:
        26, 95, 40
        CMYK:
        0, 93, 19, 26
      HSL:
        312°, 87.1287%, 39.6078%
        HSV (HSB):
        312°, 93.1217%, 74.1176%
        XYZ:
        26.9629, 13.4398, 31.7449
        xyY:
        0.3737, 0.1863, 13.4398
      CIE-Lab:
        43.4185, 72.4191, -30.1719
        CIE-LCH:
        43.4185, 78.4530, 337.3820
        CIE-Luv:
        43.4185, 76.3393, -53.4932
        Hunter-Lab:
        36.6603, 67.1278, -25.6782
      #bd0d9a color charts
#bd0d9a RGB chart
      #bd0d9a CMYK chart
      #bd0d9a RGB pie chart
      #bd0d9a color shades, tints & tones
#bd0d9a color schemes
#bd0d9a color preview, HTML & CSS examples
           This text has a color of #bd0d9a        
        
          <p style="color:#bd0d9a;">Text here</p>
        
        
          .mytext {color:#bd0d9a;}
        
        Text color #bd0d9a
      
           This box has a color of #bd0d9a        
        
          <div style="background-color:#bd0d9a;">Content here</div>
        
        
          .mybackground {background-color:#bd0d9a;}
        
        Background color #bd0d9a
      
           Border around this has a color of #bd0d9a        
        
          <div style="border:2px solid #bd0d9a;">Content here</div>
        
        
          .myborder {border:2px solid #bd0d9a;}
        
        Border color #bd0d9a