#bd3cb3 color space conversions
Hex:
        #bd3cb3
        RGB:
        189, 60, 179
        CMY:
        26, 76, 30
        CMYK:
        0, 68, 5, 26
      HSL:
        305°, 51.8072%, 48.8235%
        HSV (HSB):
        305°, 68.2540%, 74.1176%
        XYZ:
        30.7388, 17.3052, 44.3679
        xyY:
        0.3326, 0.1873, 17.3052
      CIE-Lab:
        48.6423, 64.5737, -36.8222
        CIE-LCH:
        48.6423, 74.3347, 330.3067
        CIE-Luv:
        48.6423, 58.5213, -63.5552
        Hunter-Lab:
        41.5995, 59.0984, -34.1160
      #bd3cb3 color charts
#bd3cb3 RGB chart
      #bd3cb3 CMYK chart
      #bd3cb3 RGB pie chart
      #bd3cb3 color shades, tints & tones
#bd3cb3 color schemes
#bd3cb3 color preview, HTML & CSS examples
           This text has a color of #bd3cb3        
        
          <p style="color:#bd3cb3;">Text here</p>
        
        
          .mytext {color:#bd3cb3;}
        
        Text color #bd3cb3
      
           This box has a color of #bd3cb3        
        
          <div style="background-color:#bd3cb3;">Content here</div>
        
        
          .mybackground {background-color:#bd3cb3;}
        
        Background color #bd3cb3
      
           Border around this has a color of #bd3cb3        
        
          <div style="border:2px solid #bd3cb3;">Content here</div>
        
        
          .myborder {border:2px solid #bd3cb3;}
        
        Border color #bd3cb3