#bd2e6d color space conversions
Hex:
        #bd2e6d
        RGB:
        189, 46, 109
        CMY:
        26, 82, 57
        CMYK:
        0, 76, 42, 26
      HSL:
        334°, 60.8511%, 46.0784%
        HSV (HSB):
        334°, 75.6614%, 74.1176%
        XYZ:
        24.7236, 13.8769, 15.8434
        xyY:
        0.4541, 0.2549, 13.8769
      CIE-Lab:
        44.0559, 60.3124, -1.6498
        CIE-LCH:
        44.0559, 60.3349, 358.4331
        CIE-Luv:
        44.0559, 88.6813, -13.1388
        Hunter-Lab:
        37.2518, 53.2779, 0.8598
      #bd2e6d color charts
#bd2e6d RGB chart
      #bd2e6d CMYK chart
      #bd2e6d RGB pie chart
      #bd2e6d color shades, tints & tones
#bd2e6d color schemes
#bd2e6d color preview, HTML & CSS examples
           This text has a color of #bd2e6d        
        
          <p style="color:#bd2e6d;">Text here</p>
        
        
          .mytext {color:#bd2e6d;}
        
        Text color #bd2e6d
      
           This box has a color of #bd2e6d        
        
          <div style="background-color:#bd2e6d;">Content here</div>
        
        
          .mybackground {background-color:#bd2e6d;}
        
        Background color #bd2e6d
      
           Border around this has a color of #bd2e6d        
        
          <div style="border:2px solid #bd2e6d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2e6d;}
        
        Border color #bd2e6d