#bc87f3 color space conversions
Hex:
        #bc87f3
        RGB:
        188, 135, 243
        CMY:
        26, 47, 5
        CMYK:
        23, 44, 0, 5
      HSL:
        269°, 81.8182%, 74.1176%
        HSV (HSB):
        269°, 44.4444%, 95.2941%
        XYZ:
        45.5807, 34.4904, 89.0490
        xyY:
        0.2695, 0.2039, 34.4904
      CIE-Lab:
        65.3500, 40.7206, -46.7750
        CIE-LCH:
        65.3500, 62.0167, 311.0416
        CIE-Luv:
        65.3500, 18.5236, -80.1820
        Hunter-Lab:
        58.7285, 35.7635, -48.7904
      #bc87f3 color charts
#bc87f3 RGB chart
      #bc87f3 CMYK chart
      #bc87f3 RGB pie chart
      #bc87f3 color shades, tints & tones
#bc87f3 color schemes
#bc87f3 color preview, HTML & CSS examples
           This text has a color of #bc87f3        
        
          <p style="color:#bc87f3;">Text here</p>
        
        
          .mytext {color:#bc87f3;}
        
        Text color #bc87f3
      
           This box has a color of #bc87f3        
        
          <div style="background-color:#bc87f3;">Content here</div>
        
        
          .mybackground {background-color:#bc87f3;}
        
        Background color #bc87f3
      
           Border around this has a color of #bc87f3        
        
          <div style="border:2px solid #bc87f3;">Content here</div>
        
        
          .myborder {border:2px solid #bc87f3;}
        
        Border color #bc87f3