#bd296d color space conversions
Hex:
        #bd296d
        RGB:
        189, 41, 109
        CMY:
        26, 84, 57
        CMYK:
        0, 78, 42, 26
      HSL:
        332°, 64.3478%, 45.0980%
        HSV (HSB):
        332°, 78.3069%, 74.1176%
        XYZ:
        24.5395, 13.5088, 15.7821
        xyY:
        0.4559, 0.2510, 13.5088
      CIE-Lab:
        43.5201, 61.8278, -2.4377
        CIE-LCH:
        43.5201, 61.8759, 357.7422
        CIE-Luv:
        43.5201, 90.3664, -14.4005
        Hunter-Lab:
        36.7543, 54.8578, 0.2693
      #bd296d color charts
#bd296d RGB chart
      #bd296d CMYK chart
      #bd296d RGB pie chart
      #bd296d color shades, tints & tones
#bd296d color schemes
#bd296d color preview, HTML & CSS examples
           This text has a color of #bd296d        
        
          <p style="color:#bd296d;">Text here</p>
        
        
          .mytext {color:#bd296d;}
        
        Text color #bd296d
      
           This box has a color of #bd296d        
        
          <div style="background-color:#bd296d;">Content here</div>
        
        
          .mybackground {background-color:#bd296d;}
        
        Background color #bd296d
      
           Border around this has a color of #bd296d        
        
          <div style="border:2px solid #bd296d;">Content here</div>
        
        
          .myborder {border:2px solid #bd296d;}
        
        Border color #bd296d