#bd4dce color space conversions
Hex:
        #bd4dce
        RGB:
        189, 77, 206
        CMY:
        26, 70, 19
        CMYK:
        8, 63, 0, 19
      HSL:
        292°, 56.8282%, 55.4902%
        HSV (HSB):
        292°, 62.6214%, 80.7843%
        XYZ:
        34.7807, 20.5828, 60.5323
        xyY:
        0.3001, 0.1776, 20.5828
      CIE-Lab:
        52.4898, 62.4175, -46.3660
        CIE-LCH:
        52.4898, 77.7544, 323.3937
        CIE-Luv:
        52.4898, 45.7841, -78.8603
        Hunter-Lab:
        45.3683, 57.4491, -47.3494
      #bd4dce color charts
#bd4dce RGB chart
      #bd4dce CMYK chart
      #bd4dce RGB pie chart
      #bd4dce color shades, tints & tones
#bd4dce color schemes
#bd4dce color preview, HTML & CSS examples
           This text has a color of #bd4dce        
        
          <p style="color:#bd4dce;">Text here</p>
        
        
          .mytext {color:#bd4dce;}
        
        Text color #bd4dce
      
           This box has a color of #bd4dce        
        
          <div style="background-color:#bd4dce;">Content here</div>
        
        
          .mybackground {background-color:#bd4dce;}
        
        Background color #bd4dce
      
           Border around this has a color of #bd4dce        
        
          <div style="border:2px solid #bd4dce;">Content here</div>
        
        
          .myborder {border:2px solid #bd4dce;}
        
        Border color #bd4dce