#bd276f color space conversions
Hex:
        #bd276f
        RGB:
        189, 39, 111
        CMY:
        26, 85, 56
        CMYK:
        0, 79, 41, 26
      HSL:
        331°, 65.7895%, 44.7059%
        HSV (HSB):
        331°, 79.3651%, 74.1176%
        XYZ:
        24.5810, 13.4176, 16.3332
        xyY:
        0.4524, 0.2470, 13.4176
      CIE-Lab:
        43.3858, 62.5863, -3.8782
        CIE-LCH:
        43.3858, 62.7064, 356.4541
        CIE-Luv:
        43.3858, 90.1891, -16.3379
        Hunter-Lab:
        36.6300, 55.6823, -0.7963
      #bd276f color charts
#bd276f RGB chart
      #bd276f CMYK chart
      #bd276f RGB pie chart
      #bd276f color shades, tints & tones
#bd276f color schemes
#bd276f color preview, HTML & CSS examples
           This text has a color of #bd276f        
        
          <p style="color:#bd276f;">Text here</p>
        
        
          .mytext {color:#bd276f;}
        
        Text color #bd276f
      
           This box has a color of #bd276f        
        
          <div style="background-color:#bd276f;">Content here</div>
        
        
          .mybackground {background-color:#bd276f;}
        
        Background color #bd276f
      
           Border around this has a color of #bd276f        
        
          <div style="border:2px solid #bd276f;">Content here</div>
        
        
          .myborder {border:2px solid #bd276f;}
        
        Border color #bd276f