#baa0e4 color space conversions
Hex:
        #baa0e4
        RGB:
        186, 160, 228
        CMY:
        27, 37, 11
        CMYK:
        18, 30, 0, 11
      HSL:
        263°, 55.7377%, 76.0784%
        HSV (HSB):
        263°, 29.8246%, 89.4118%
        XYZ:
        46.8241, 41.1822, 78.8798
        xyY:
        0.2806, 0.2468, 41.1822
      CIE-Lab:
        70.3034, 22.8966, -30.8255
        CIE-LCH:
        70.3034, 38.3988, 306.6043
        CIE-Luv:
        70.3034, 9.1313, -52.1508
        Hunter-Lab:
        64.1733, 17.9393, -27.9561
      #baa0e4 color charts
#baa0e4 RGB chart
      #baa0e4 CMYK chart
      #baa0e4 RGB pie chart
      #baa0e4 color shades, tints & tones
#baa0e4 color schemes
#baa0e4 color preview, HTML & CSS examples
           This text has a color of #baa0e4        
        
          <p style="color:#baa0e4;">Text here</p>
        
        
          .mytext {color:#baa0e4;}
        
        Text color #baa0e4
      
           This box has a color of #baa0e4        
        
          <div style="background-color:#baa0e4;">Content here</div>
        
        
          .mybackground {background-color:#baa0e4;}
        
        Background color #baa0e4
      
           Border around this has a color of #baa0e4        
        
          <div style="border:2px solid #baa0e4;">Content here</div>
        
        
          .myborder {border:2px solid #baa0e4;}
        
        Border color #baa0e4