#bd3bb2 color space conversions
Hex:
        #bd3bb2
        RGB:
        189, 59, 178
        CMY:
        26, 77, 30
        CMYK:
        0, 69, 6, 26
      HSL:
        305°, 52.4194%, 48.6275%
        HSV (HSB):
        305°, 68.7831%, 74.1176%
        XYZ:
        30.5861, 17.1611, 43.8198
        xyY:
        0.3340, 0.1874, 17.1611
      CIE-Lab:
        48.4624, 64.7801, -36.5193
        CIE-LCH:
        48.4624, 74.3648, 330.5882
        CIE-Luv:
        48.4624, 59.1140, -63.0810
        Hunter-Lab:
        41.4260, 59.2968, -33.7180
      #bd3bb2 color charts
#bd3bb2 RGB chart
      #bd3bb2 CMYK chart
      #bd3bb2 RGB pie chart
      #bd3bb2 color shades, tints & tones
#bd3bb2 color schemes
#bd3bb2 color preview, HTML & CSS examples
           This text has a color of #bd3bb2        
        
          <p style="color:#bd3bb2;">Text here</p>
        
        
          .mytext {color:#bd3bb2;}
        
        Text color #bd3bb2
      
           This box has a color of #bd3bb2        
        
          <div style="background-color:#bd3bb2;">Content here</div>
        
        
          .mybackground {background-color:#bd3bb2;}
        
        Background color #bd3bb2
      
           Border around this has a color of #bd3bb2        
        
          <div style="border:2px solid #bd3bb2;">Content here</div>
        
        
          .myborder {border:2px solid #bd3bb2;}
        
        Border color #bd3bb2