#b6a4ec color space conversions
Hex:
        #b6a4ec
        RGB:
        182, 164, 236
        CMY:
        29, 36, 7
        CMYK:
        23, 31, 0, 7
      HSL:
        255°, 65.4545%, 78.4314%
        HSV (HSB):
        255°, 30.5085%, 92.5490%
        XYZ:
        47.7072, 42.5521, 85.0558
        xyY:
        0.2721, 0.2427, 42.5521
      CIE-Lab:
        71.2499, 21.2836, -33.7641
        CIE-LCH:
        71.2499, 39.9125, 302.2257
        CIE-Luv:
        71.2499, 4.5572, -56.8930
        Hunter-Lab:
        65.2320, 16.3893, -31.6457
      #b6a4ec color charts
#b6a4ec RGB chart
      #b6a4ec CMYK chart
      #b6a4ec RGB pie chart
      #b6a4ec color shades, tints & tones
#b6a4ec color schemes
#b6a4ec color preview, HTML & CSS examples
           This text has a color of #b6a4ec        
        
          <p style="color:#b6a4ec;">Text here</p>
        
        
          .mytext {color:#b6a4ec;}
        
        Text color #b6a4ec
      
           This box has a color of #b6a4ec        
        
          <div style="background-color:#b6a4ec;">Content here</div>
        
        
          .mybackground {background-color:#b6a4ec;}
        
        Background color #b6a4ec
      
           Border around this has a color of #b6a4ec        
        
          <div style="border:2px solid #b6a4ec;">Content here</div>
        
        
          .myborder {border:2px solid #b6a4ec;}
        
        Border color #b6a4ec