#bb86e3 color space conversions
Hex:
        #bb86e3
        RGB:
        187, 134, 227
        CMY:
        27, 47, 11
        CMYK:
        18, 41, 0, 11
      HSL:
        274°, 62.4161%, 70.7843%
        HSV (HSB):
        274°, 40.9692%, 89.0196%
        XYZ:
        42.8837, 33.1610, 76.8135
        xyY:
        0.2805, 0.2169, 33.1610
      CIE-Lab:
        64.2911, 37.4083, -39.6091
        CIE-LCH:
        64.2911, 54.4818, 313.3632
        CIE-Luv:
        64.2911, 20.6597, -67.7920
        Hunter-Lab:
        57.5856, 32.1533, -38.7771
      #bb86e3 color charts
#bb86e3 RGB chart
      #bb86e3 CMYK chart
      #bb86e3 RGB pie chart
      #bb86e3 color shades, tints & tones
#bb86e3 color schemes
#bb86e3 color preview, HTML & CSS examples
           This text has a color of #bb86e3        
        
          <p style="color:#bb86e3;">Text here</p>
        
        
          .mytext {color:#bb86e3;}
        
        Text color #bb86e3
      
           This box has a color of #bb86e3        
        
          <div style="background-color:#bb86e3;">Content here</div>
        
        
          .mybackground {background-color:#bb86e3;}
        
        Background color #bb86e3
      
           Border around this has a color of #bb86e3        
        
          <div style="border:2px solid #bb86e3;">Content here</div>
        
        
          .myborder {border:2px solid #bb86e3;}
        
        Border color #bb86e3