#bd29d4 color space conversions
Hex:
        #bd29d4
        RGB:
        189, 41, 212
        CMY:
        26, 84, 17
        CMYK:
        11, 81, 0, 17
      HSL:
        292°, 67.5889%, 49.6078%
        HSV (HSB):
        292°, 80.6604%, 83.1373%
        XYZ:
        33.6629, 17.1582, 63.8250
        xyY:
        0.2936, 0.1497, 17.1582
      CIE-Lab:
        48.4587, 75.9198, -56.2456
        CIE-LCH:
        48.4587, 94.4848, 323.4669
        CIE-Luv:
        48.4587, 51.1686, -93.4201
        Hunter-Lab:
        41.4224, 72.5729, -62.3603
      #bd29d4 color charts
#bd29d4 RGB chart
      #bd29d4 CMYK chart
      #bd29d4 RGB pie chart
      #bd29d4 color shades, tints & tones
#bd29d4 color schemes
#bd29d4 color preview, HTML & CSS examples
           This text has a color of #bd29d4        
        
          <p style="color:#bd29d4;">Text here</p>
        
        
          .mytext {color:#bd29d4;}
        
        Text color #bd29d4
      
           This box has a color of #bd29d4        
        
          <div style="background-color:#bd29d4;">Content here</div>
        
        
          .mybackground {background-color:#bd29d4;}
        
        Background color #bd29d4
      
           Border around this has a color of #bd29d4        
        
          <div style="border:2px solid #bd29d4;">Content here</div>
        
        
          .myborder {border:2px solid #bd29d4;}
        
        Border color #bd29d4