#bd71a2 color space conversions
Hex:
        #bd71a2
        RGB:
        189, 113, 162
        CMY:
        26, 56, 36
        CMYK:
        0, 40, 14, 26
      HSL:
        321°, 36.5385%, 59.2157%
        HSV (HSB):
        321°, 40.2116%, 74.1176%
        XYZ:
        33.4130, 25.2377, 37.2927
        xyY:
        0.3483, 0.2630, 25.2377
      CIE-Lab:
        57.3063, 36.9061, -13.5421
        CIE-LCH:
        57.3063, 39.3122, 339.8501
        CIE-Luv:
        57.3063, 42.6807, -25.8849
        Hunter-Lab:
        50.2371, 30.8063, -8.8470
      #bd71a2 color charts
#bd71a2 RGB chart
      #bd71a2 CMYK chart
      #bd71a2 RGB pie chart
      #bd71a2 color shades, tints & tones
#bd71a2 color schemes
#bd71a2 color preview, HTML & CSS examples
           This text has a color of #bd71a2        
        
          <p style="color:#bd71a2;">Text here</p>
        
        
          .mytext {color:#bd71a2;}
        
        Text color #bd71a2
      
           This box has a color of #bd71a2        
        
          <div style="background-color:#bd71a2;">Content here</div>
        
        
          .mybackground {background-color:#bd71a2;}
        
        Background color #bd71a2
      
           Border around this has a color of #bd71a2        
        
          <div style="border:2px solid #bd71a2;">Content here</div>
        
        
          .myborder {border:2px solid #bd71a2;}
        
        Border color #bd71a2