#bd2d8d color space conversions
Hex:
        #bd2d8d
        RGB:
        189, 45, 141
        CMY:
        26, 82, 45
        CMYK:
        0, 76, 25, 26
      HSL:
        320°, 61.5385%, 45.8824%
        HSV (HSB):
        320°, 76.1905%, 74.1176%
        XYZ:
        26.7324, 14.6187, 26.6120
        xyY:
        0.3933, 0.2151, 14.6187
      CIE-Lab:
        45.1074, 64.2002, -19.6882
        CIE-LCH:
        45.1074, 67.1513, 342.9508
        CIE-Luv:
        45.1074, 76.4175, -37.8611
        Hunter-Lab:
        38.2344, 57.8919, -14.5032
      #bd2d8d color charts
#bd2d8d RGB chart
      #bd2d8d CMYK chart
      #bd2d8d RGB pie chart
      #bd2d8d color shades, tints & tones
#bd2d8d color schemes
#bd2d8d color preview, HTML & CSS examples
           This text has a color of #bd2d8d        
        
          <p style="color:#bd2d8d;">Text here</p>
        
        
          .mytext {color:#bd2d8d;}
        
        Text color #bd2d8d
      
           This box has a color of #bd2d8d        
        
          <div style="background-color:#bd2d8d;">Content here</div>
        
        
          .mybackground {background-color:#bd2d8d;}
        
        Background color #bd2d8d
      
           Border around this has a color of #bd2d8d        
        
          <div style="border:2px solid #bd2d8d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d8d;}
        
        Border color #bd2d8d