#baa7e4 color space conversions
Hex:
        #baa7e4
        RGB:
        186, 167, 228
        CMY:
        27, 35, 11
        CMYK:
        18, 27, 0, 11
      HSL:
        259°, 53.0435%, 77.4510%
        HSV (HSB):
        259°, 26.7544%, 89.4118%
        XYZ:
        48.0720, 43.6780, 79.2958
        xyY:
        0.2810, 0.2554, 43.6780
      CIE-Lab:
        72.0127, 19.0060, -28.1935
        CIE-LCH:
        72.0127, 34.0015, 303.9850
        CIE-Luv:
        72.0127, 6.0631, -47.4118
        Hunter-Lab:
        66.0893, 14.1809, -24.8753
      #baa7e4 color charts
#baa7e4 RGB chart
      #baa7e4 CMYK chart
      #baa7e4 RGB pie chart
      #baa7e4 color shades, tints & tones
#baa7e4 color schemes
#baa7e4 color preview, HTML & CSS examples
           This text has a color of #baa7e4        
        
          <p style="color:#baa7e4;">Text here</p>
        
        
          .mytext {color:#baa7e4;}
        
        Text color #baa7e4
      
           This box has a color of #baa7e4        
        
          <div style="background-color:#baa7e4;">Content here</div>
        
        
          .mybackground {background-color:#baa7e4;}
        
        Background color #baa7e4
      
           Border around this has a color of #baa7e4        
        
          <div style="border:2px solid #baa7e4;">Content here</div>
        
        
          .myborder {border:2px solid #baa7e4;}
        
        Border color #baa7e4