#bd29d8 color space conversions
Hex:
        #bd29d8
        RGB:
        189, 41, 216
        CMY:
        26, 84, 15
        CMYK:
        13, 81, 0, 15
      HSL:
        291°, 69.1700%, 50.3922%
        HSV (HSB):
        291°, 81.0185%, 84.7059%
        XYZ:
        34.1739, 17.3626, 66.5159
        xyY:
        0.2895, 0.1471, 17.3626
      CIE-Lab:
        48.7137, 76.6019, -58.1260
        CIE-LCH:
        48.7137, 96.1587, 322.8086
        CIE-Luv:
        48.7137, 49.8910, -96.3321
        Hunter-Lab:
        41.6684, 73.4751, -65.4776
      #bd29d8 color charts
#bd29d8 RGB chart
      #bd29d8 CMYK chart
      #bd29d8 RGB pie chart
      #bd29d8 color shades, tints & tones
#bd29d8 color schemes
#bd29d8 color preview, HTML & CSS examples
           This text has a color of #bd29d8        
        
          <p style="color:#bd29d8;">Text here</p>
        
        
          .mytext {color:#bd29d8;}
        
        Text color #bd29d8
      
           This box has a color of #bd29d8        
        
          <div style="background-color:#bd29d8;">Content here</div>
        
        
          .mybackground {background-color:#bd29d8;}
        
        Background color #bd29d8
      
           Border around this has a color of #bd29d8        
        
          <div style="border:2px solid #bd29d8;">Content here</div>
        
        
          .myborder {border:2px solid #bd29d8;}
        
        Border color #bd29d8