#bd29bb color space conversions
Hex:
        #bd29bb
        RGB:
        189, 41, 187
        CMY:
        26, 84, 27
        CMYK:
        0, 78, 1, 26
      HSL:
        301°, 64.3478%, 45.0980%
        HSV (HSB):
        301°, 78.3069%, 74.1176%
        XYZ:
        30.7488, 15.9925, 48.4799
        xyY:
        0.3229, 0.1680, 15.9925
      CIE-Lab:
        46.9647, 71.8421, -44.1606
        CIE-LCH:
        46.9647, 84.3295, 328.4214
        CIE-Luv:
        46.9647, 59.6911, -74.7349
        Hunter-Lab:
        39.9907, 67.2650, -43.8826
      #bd29bb color charts
#bd29bb RGB chart
      #bd29bb CMYK chart
      #bd29bb RGB pie chart
      #bd29bb color shades, tints & tones
#bd29bb color schemes
#bd29bb color preview, HTML & CSS examples
           This text has a color of #bd29bb        
        
          <p style="color:#bd29bb;">Text here</p>
        
        
          .mytext {color:#bd29bb;}
        
        Text color #bd29bb
      
           This box has a color of #bd29bb        
        
          <div style="background-color:#bd29bb;">Content here</div>
        
        
          .mybackground {background-color:#bd29bb;}
        
        Background color #bd29bb
      
           Border around this has a color of #bd29bb        
        
          <div style="border:2px solid #bd29bb;">Content here</div>
        
        
          .myborder {border:2px solid #bd29bb;}
        
        Border color #bd29bb