#bd2c9e color space conversions
Hex:
        #bd2c9e
        RGB:
        189, 44, 158
        CMY:
        26, 83, 38
        CMYK:
        0, 77, 16, 26
      HSL:
        313°, 62.2318%, 45.6863%
        HSV (HSB):
        313°, 76.7196%, 74.1176%
        XYZ:
        28.0585, 15.0888, 33.7813
        xyY:
        0.3647, 0.1961, 15.0888
      CIE-Lab:
        45.7556, 66.7363, -28.9197
        CIE-LCH:
        45.7556, 72.7330, 336.5708
        CIE-Luv:
        45.7556, 69.9865, -51.5076
        Hunter-Lab:
        38.8443, 60.9588, -24.3711
      #bd2c9e color charts
#bd2c9e RGB chart
      #bd2c9e CMYK chart
      #bd2c9e RGB pie chart
      #bd2c9e color shades, tints & tones
#bd2c9e color schemes
#bd2c9e color preview, HTML & CSS examples
           This text has a color of #bd2c9e        
        
          <p style="color:#bd2c9e;">Text here</p>
        
        
          .mytext {color:#bd2c9e;}
        
        Text color #bd2c9e
      
           This box has a color of #bd2c9e        
        
          <div style="background-color:#bd2c9e;">Content here</div>
        
        
          .mybackground {background-color:#bd2c9e;}
        
        Background color #bd2c9e
      
           Border around this has a color of #bd2c9e        
        
          <div style="border:2px solid #bd2c9e;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c9e;}
        
        Border color #bd2c9e