#bd87d4 color space conversions
Hex:
        #bd87d4
        RGB:
        189, 135, 212
        CMY:
        26, 47, 17
        CMYK:
        11, 36, 0, 17
      HSL:
        282°, 47.2393%, 68.0392%
        HSV (HSB):
        282°, 36.3208%, 83.1373%
        XYZ:
        41.5339, 32.9002, 66.4487
        xyY:
        0.2948, 0.2335, 32.9002
      CIE-Lab:
        64.0800, 34.2514, -31.5750
        CIE-LCH:
        64.0800, 46.5848, 317.3282
        CIE-Luv:
        64.0800, 23.6457, -54.2626
        Hunter-Lab:
        57.3587, 28.8755, -28.5349
      #bd87d4 color charts
#bd87d4 RGB chart
      #bd87d4 CMYK chart
      #bd87d4 RGB pie chart
      #bd87d4 color shades, tints & tones
#bd87d4 color schemes
#bd87d4 color preview, HTML & CSS examples
           This text has a color of #bd87d4        
        
          <p style="color:#bd87d4;">Text here</p>
        
        
          .mytext {color:#bd87d4;}
        
        Text color #bd87d4
      
           This box has a color of #bd87d4        
        
          <div style="background-color:#bd87d4;">Content here</div>
        
        
          .mybackground {background-color:#bd87d4;}
        
        Background color #bd87d4
      
           Border around this has a color of #bd87d4        
        
          <div style="border:2px solid #bd87d4;">Content here</div>
        
        
          .myborder {border:2px solid #bd87d4;}
        
        Border color #bd87d4