#b8a6de color space conversions
Hex:
        #b8a6de
        RGB:
        184, 166, 222
        CMY:
        28, 35, 13
        CMYK:
        17, 25, 0, 13
      HSL:
        259°, 45.9016%, 76.0784%
        HSV (HSB):
        259°, 25.2252%, 87.0588%
        XYZ:
        46.5882, 42.7367, 74.9008
        xyY:
        0.2837, 0.2602, 42.7367
      CIE-Lab:
        71.3759, 17.6093, -25.9037
        CIE-LCH:
        71.3759, 31.3223, 304.2078
        CIE-Luv:
        71.3759, 5.9552, -43.3789
        Hunter-Lab:
        65.3733, 12.8044, -22.1696
      #b8a6de color charts
#b8a6de RGB chart
      #b8a6de CMYK chart
      #b8a6de RGB pie chart
      #b8a6de color shades, tints & tones
#b8a6de color schemes
#b8a6de color preview, HTML & CSS examples
           This text has a color of #b8a6de        
        
          <p style="color:#b8a6de;">Text here</p>
        
        
          .mytext {color:#b8a6de;}
        
        Text color #b8a6de
      
           This box has a color of #b8a6de        
        
          <div style="background-color:#b8a6de;">Content here</div>
        
        
          .mybackground {background-color:#b8a6de;}
        
        Background color #b8a6de
      
           Border around this has a color of #b8a6de        
        
          <div style="border:2px solid #b8a6de;">Content here</div>
        
        
          .myborder {border:2px solid #b8a6de;}
        
        Border color #b8a6de