#bd87dd color space conversions
Hex:
        #bd87dd
        RGB:
        189, 135, 221
        CMY:
        26, 47, 13
        CMYK:
        14, 39, 0, 13
      HSL:
        278°, 55.8442%, 69.8039%
        HSV (HSB):
        278°, 38.9140%, 86.6667%
        XYZ:
        42.7014, 33.3672, 72.5965
        xyY:
        0.2872, 0.2244, 33.3672
      CIE-Lab:
        64.4572, 36.1482, -36.0032
        CIE-LCH:
        64.4572, 51.0188, 315.1152
        CIE-Luv:
        64.4572, 22.2970, -61.7707
        Hunter-Lab:
        57.7644, 30.8656, -34.0788
      #bd87dd color charts
#bd87dd RGB chart
      #bd87dd CMYK chart
      #bd87dd RGB pie chart
      #bd87dd color shades, tints & tones
#bd87dd color schemes
#bd87dd color preview, HTML & CSS examples
           This text has a color of #bd87dd        
        
          <p style="color:#bd87dd;">Text here</p>
        
        
          .mytext {color:#bd87dd;}
        
        Text color #bd87dd
      
           This box has a color of #bd87dd        
        
          <div style="background-color:#bd87dd;">Content here</div>
        
        
          .mybackground {background-color:#bd87dd;}
        
        Background color #bd87dd
      
           Border around this has a color of #bd87dd        
        
          <div style="border:2px solid #bd87dd;">Content here</div>
        
        
          .myborder {border:2px solid #bd87dd;}
        
        Border color #bd87dd