#bd0da8 color space conversions
Hex:
        #bd0da8
        RGB:
        189, 13, 168
        CMY:
        26, 95, 34
        CMYK:
        0, 93, 11, 26
      HSL:
        307°, 87.1287%, 39.6078%
        HSV (HSB):
        307°, 93.1217%, 74.1176%
        XYZ:
        28.1981, 13.9338, 38.2491
        xyY:
        0.3508, 0.1733, 13.9338
      CIE-Lab:
        44.1379, 74.2604, -37.4324
        CIE-LCH:
        44.1379, 83.1612, 333.2487
        CIE-Luv:
        44.1379, 70.3676, -64.2796
        Hunter-Lab:
        37.3280, 69.5171, -34.6233
      #bd0da8 color charts
#bd0da8 RGB chart
      #bd0da8 CMYK chart
      #bd0da8 RGB pie chart
      #bd0da8 color shades, tints & tones
#bd0da8 color schemes
#bd0da8 color preview, HTML & CSS examples
           This text has a color of #bd0da8        
        
          <p style="color:#bd0da8;">Text here</p>
        
        
          .mytext {color:#bd0da8;}
        
        Text color #bd0da8
      
           This box has a color of #bd0da8        
        
          <div style="background-color:#bd0da8;">Content here</div>
        
        
          .mybackground {background-color:#bd0da8;}
        
        Background color #bd0da8
      
           Border around this has a color of #bd0da8        
        
          <div style="border:2px solid #bd0da8;">Content here</div>
        
        
          .myborder {border:2px solid #bd0da8;}
        
        Border color #bd0da8