#bd87f5 color space conversions
Hex:
        #bd87f5
        RGB:
        189, 135, 245
        CMY:
        26, 47, 4
        CMYK:
        23, 45, 0, 4
      HSL:
        269°, 84.6154%, 74.5098%
        HSV (HSB):
        269°, 44.8980%, 96.0784%
        XYZ:
        46.1317, 34.7393, 90.6602
        xyY:
        0.2689, 0.2025, 34.7393
      CIE-Lab:
        65.5452, 41.4496, -47.5597
        CIE-LCH:
        65.5452, 63.0872, 311.0731
        CIE-Luv:
        65.5452, 18.7831, -81.6090
        Hunter-Lab:
        58.9401, 36.5646, -49.9403
      #bd87f5 color charts
#bd87f5 RGB chart
      #bd87f5 CMYK chart
      #bd87f5 RGB pie chart
      #bd87f5 color shades, tints & tones
#bd87f5 color schemes
#bd87f5 color preview, HTML & CSS examples
           This text has a color of #bd87f5        
        
          <p style="color:#bd87f5;">Text here</p>
        
        
          .mytext {color:#bd87f5;}
        
        Text color #bd87f5
      
           This box has a color of #bd87f5        
        
          <div style="background-color:#bd87f5;">Content here</div>
        
        
          .mybackground {background-color:#bd87f5;}
        
        Background color #bd87f5
      
           Border around this has a color of #bd87f5        
        
          <div style="border:2px solid #bd87f5;">Content here</div>
        
        
          .myborder {border:2px solid #bd87f5;}
        
        Border color #bd87f5