#bc87e3 color space conversions
Hex:
        #bc87e3
        RGB:
        188, 135, 227
        CMY:
        26, 47, 11
        CMYK:
        17, 41, 0, 11
      HSL:
        275°, 62.1622%, 70.9804%
        HSV (HSB):
        275°, 40.5286%, 89.0196%
        XYZ:
        43.2681, 33.5654, 76.8713
        xyY:
        0.2815, 0.2184, 33.5654
      CIE-Lab:
        64.6161, 37.1499, -39.0934
        CIE-LCH:
        64.6161, 53.9297, 313.5398
        CIE-Luv:
        64.6161, 20.8330, -66.9736
        Hunter-Lab:
        57.9356, 31.9221, -38.1134
      #bc87e3 color charts
#bc87e3 RGB chart
      #bc87e3 CMYK chart
      #bc87e3 RGB pie chart
      #bc87e3 color shades, tints & tones
#bc87e3 color schemes
#bc87e3 color preview, HTML & CSS examples
           This text has a color of #bc87e3        
        
          <p style="color:#bc87e3;">Text here</p>
        
        
          .mytext {color:#bc87e3;}
        
        Text color #bc87e3
      
           This box has a color of #bc87e3        
        
          <div style="background-color:#bc87e3;">Content here</div>
        
        
          .mybackground {background-color:#bc87e3;}
        
        Background color #bc87e3
      
           Border around this has a color of #bc87e3        
        
          <div style="border:2px solid #bc87e3;">Content here</div>
        
        
          .myborder {border:2px solid #bc87e3;}
        
        Border color #bc87e3