#bd86ee color space conversions
Hex:
        #bd86ee
        RGB:
        189, 134, 238
        CMY:
        26, 47, 7
        CMYK:
        21, 44, 0, 7
      HSL:
        272°, 75.3623%, 72.9412%
        HSV (HSB):
        272°, 43.6975%, 93.3333%
        XYZ:
        44.9440, 34.0421, 85.0909
        xyY:
        0.2739, 0.2075, 34.0421
      CIE-Lab:
        64.9959, 40.4157, -44.5722
        CIE-LCH:
        64.9959, 60.1673, 312.2000
        CIE-Luv:
        64.9959, 20.1721, -76.4564
        Hunter-Lab:
        58.3456, 35.3950, -45.6263
      #bd86ee color charts
#bd86ee RGB chart
      #bd86ee CMYK chart
      #bd86ee RGB pie chart
      #bd86ee color shades, tints & tones
#bd86ee color schemes
#bd86ee color preview, HTML & CSS examples
           This text has a color of #bd86ee        
        
          <p style="color:#bd86ee;">Text here</p>
        
        
          .mytext {color:#bd86ee;}
        
        Text color #bd86ee
      
           This box has a color of #bd86ee        
        
          <div style="background-color:#bd86ee;">Content here</div>
        
        
          .mybackground {background-color:#bd86ee;}
        
        Background color #bd86ee
      
           Border around this has a color of #bd86ee        
        
          <div style="border:2px solid #bd86ee;">Content here</div>
        
        
          .myborder {border:2px solid #bd86ee;}
        
        Border color #bd86ee