#baa6db color space conversions
Hex:
        #baa6db
        RGB:
        186, 166, 219
        CMY:
        27, 35, 14
        CMYK:
        15, 24, 0, 14
      HSL:
        263°, 42.4000%, 75.4902%
        HSV (HSB):
        263°, 24.2009%, 85.8824%
        XYZ:
        46.6721, 42.8260, 72.8242
        xyY:
        0.2875, 0.2638, 42.8260
      CIE-Lab:
        71.4367, 17.5836, -24.1519
        CIE-LCH:
        71.4367, 29.8747, 306.0563
        CIE-Luv:
        71.4367, 7.3083, -40.5199
        Hunter-Lab:
        65.4416, 12.7811, -20.1695
      #baa6db color charts
#baa6db RGB chart
      #baa6db CMYK chart
      #baa6db RGB pie chart
      #baa6db color shades, tints & tones
#baa6db color schemes
#baa6db color preview, HTML & CSS examples
           This text has a color of #baa6db        
        
          <p style="color:#baa6db;">Text here</p>
        
        
          .mytext {color:#baa6db;}
        
        Text color #baa6db
      
           This box has a color of #baa6db        
        
          <div style="background-color:#baa6db;">Content here</div>
        
        
          .mybackground {background-color:#baa6db;}
        
        Background color #baa6db
      
           Border around this has a color of #baa6db        
        
          <div style="border:2px solid #baa6db;">Content here</div>
        
        
          .myborder {border:2px solid #baa6db;}
        
        Border color #baa6db