#baa4ef color space conversions
Hex:
        #baa4ef
        RGB:
        186, 164, 239
        CMY:
        27, 36, 6
        CMYK:
        22, 31, 0, 6
      HSL:
        258°, 70.0935%, 79.0196%
        HSV (HSB):
        258°, 31.3808%, 93.7255%
        XYZ:
        49.1051, 43.2220, 87.4159
        xyY:
        0.2732, 0.2405, 43.2220
      CIE-Lab:
        71.7054, 23.1644, -34.6670
        CIE-LCH:
        71.7054, 41.6940, 303.7507
        CIE-Luv:
        71.7054, 6.3691, -58.7231
        Hunter-Lab:
        65.7435, 18.2743, -32.8147
      #baa4ef color charts
#baa4ef RGB chart
      #baa4ef CMYK chart
      #baa4ef RGB pie chart
      #baa4ef color shades, tints & tones
#baa4ef color schemes
#baa4ef color preview, HTML & CSS examples
           This text has a color of #baa4ef        
        
          <p style="color:#baa4ef;">Text here</p>
        
        
          .mytext {color:#baa4ef;}
        
        Text color #baa4ef
      
           This box has a color of #baa4ef        
        
          <div style="background-color:#baa4ef;">Content here</div>
        
        
          .mybackground {background-color:#baa4ef;}
        
        Background color #baa4ef
      
           Border around this has a color of #baa4ef        
        
          <div style="border:2px solid #baa4ef;">Content here</div>
        
        
          .myborder {border:2px solid #baa4ef;}
        
        Border color #baa4ef