#bd29c8 color space conversions
Hex:
        #bd29c8
        RGB:
        189, 41, 200
        CMY:
        26, 84, 22
        CMYK:
        5, 80, 0, 22
      HSL:
        296°, 65.9751%, 47.2549%
        HSV (HSB):
        296°, 79.5000%, 78.4314%
        XYZ:
        32.2045, 16.5748, 56.1455
        xyY:
        0.3069, 0.1580, 16.5748
      CIE-Lab:
        47.7198, 73.9207, -50.5176
        CIE-LCH:
        47.7198, 89.5338, 325.6512
        CIE-Luv:
        47.7198, 55.1449, -84.5524
        Hunter-Lab:
        40.7122, 69.9524, -53.2673
      #bd29c8 color charts
#bd29c8 RGB chart
      #bd29c8 CMYK chart
      #bd29c8 RGB pie chart
      #bd29c8 color shades, tints & tones
#bd29c8 color schemes
#bd29c8 color preview, HTML & CSS examples
           This text has a color of #bd29c8        
        
          <p style="color:#bd29c8;">Text here</p>
        
        
          .mytext {color:#bd29c8;}
        
        Text color #bd29c8
      
           This box has a color of #bd29c8        
        
          <div style="background-color:#bd29c8;">Content here</div>
        
        
          .mybackground {background-color:#bd29c8;}
        
        Background color #bd29c8
      
           Border around this has a color of #bd29c8        
        
          <div style="border:2px solid #bd29c8;">Content here</div>
        
        
          .myborder {border:2px solid #bd29c8;}
        
        Border color #bd29c8