#bd229f color space conversions
Hex:
        #bd229f
        RGB:
        189, 34, 159
        CMY:
        26, 87, 38
        CMYK:
        0, 82, 16, 26
      HSL:
        312°, 69.5067%, 43.7255%
        HSV (HSB):
        312°, 82.0106%, 74.1176%
        XYZ:
        27.8163, 14.4661, 34.1270
        xyY:
        0.3640, 0.1893, 14.4661
      CIE-Lab:
        44.8941, 69.4891, -30.8654
        CIE-LCH:
        44.8941, 76.0356, 336.0503
        CIE-Luv:
        44.8941, 71.5726, -54.4749
        Hunter-Lab:
        38.0343, 63.9856, -26.5751
      #bd229f color charts
#bd229f RGB chart
      #bd229f CMYK chart
      #bd229f RGB pie chart
      #bd229f color shades, tints & tones
#bd229f color schemes
#bd229f color preview, HTML & CSS examples
           This text has a color of #bd229f        
        
          <p style="color:#bd229f;">Text here</p>
        
        
          .mytext {color:#bd229f;}
        
        Text color #bd229f
      
           This box has a color of #bd229f        
        
          <div style="background-color:#bd229f;">Content here</div>
        
        
          .mybackground {background-color:#bd229f;}
        
        Background color #bd229f
      
           Border around this has a color of #bd229f        
        
          <div style="border:2px solid #bd229f;">Content here</div>
        
        
          .myborder {border:2px solid #bd229f;}
        
        Border color #bd229f