#bd2f6f color space conversions
Hex:
        #bd2f6f
        RGB:
        189, 47, 111
        CMY:
        26, 82, 56
        CMYK:
        0, 75, 41, 26
      HSL:
        333°, 60.1695%, 46.2745%
        HSV (HSB):
        333°, 75.1323%, 74.1176%
        XYZ:
        24.8720, 13.9995, 16.4302
        xyY:
        0.4498, 0.2531, 13.9995
      CIE-Lab:
        44.2323, 60.1897, -2.6287
        CIE-LCH:
        44.2323, 60.2471, 357.4993
        CIE-Luv:
        44.2323, 87.5630, -14.3364
        Hunter-Lab:
        37.4160, 53.1788, 0.1556
      #bd2f6f color charts
#bd2f6f RGB chart
      #bd2f6f CMYK chart
      #bd2f6f RGB pie chart
      #bd2f6f color shades, tints & tones
#bd2f6f color schemes
#bd2f6f color preview, HTML & CSS examples
           This text has a color of #bd2f6f        
        
          <p style="color:#bd2f6f;">Text here</p>
        
        
          .mytext {color:#bd2f6f;}
        
        Text color #bd2f6f
      
           This box has a color of #bd2f6f        
        
          <div style="background-color:#bd2f6f;">Content here</div>
        
        
          .mybackground {background-color:#bd2f6f;}
        
        Background color #bd2f6f
      
           Border around this has a color of #bd2f6f        
        
          <div style="border:2px solid #bd2f6f;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f6f;}
        
        Border color #bd2f6f