#baa2ec color space conversions
Hex:
        #baa2ec
        RGB:
        186, 162, 236
        CMY:
        27, 36, 7
        CMYK:
        21, 31, 0, 7
      HSL:
        259°, 66.0714%, 78.0392%
        HSV (HSB):
        259°, 31.3559%, 92.5490%
        XYZ:
        48.3104, 42.3359, 84.9823
        xyY:
        0.2751, 0.2411, 42.3359
      CIE-Lab:
        71.1019, 23.5893, -33.9663
        CIE-LCH:
        71.1019, 41.3542, 304.7797
        CIE-Luv:
        71.1019, 7.4959, -57.5451
        Hunter-Lab:
        65.0660, 18.6674, -31.8920
      #baa2ec color charts
#baa2ec RGB chart
      #baa2ec CMYK chart
      #baa2ec RGB pie chart
      #baa2ec color shades, tints & tones
#baa2ec color schemes
#baa2ec color preview, HTML & CSS examples
           This text has a color of #baa2ec        
        
          <p style="color:#baa2ec;">Text here</p>
        
        
          .mytext {color:#baa2ec;}
        
        Text color #baa2ec
      
           This box has a color of #baa2ec        
        
          <div style="background-color:#baa2ec;">Content here</div>
        
        
          .mybackground {background-color:#baa2ec;}
        
        Background color #baa2ec
      
           Border around this has a color of #baa2ec        
        
          <div style="border:2px solid #baa2ec;">Content here</div>
        
        
          .myborder {border:2px solid #baa2ec;}
        
        Border color #baa2ec