#b2a4ec color space conversions
Hex:
        #b2a4ec
        RGB:
        178, 164, 236
        CMY:
        30, 36, 7
        CMYK:
        25, 31, 0, 7
      HSL:
        252°, 65.4545%, 78.4314%
        HSV (HSB):
        252°, 30.5085%, 92.5490%
        XYZ:
        46.7759, 42.0720, 85.0122
        xyY:
        0.2690, 0.2420, 42.0720
      CIE-Lab:
        70.9205, 20.1007, -34.3006
        CIE-LCH:
        70.9205, 39.7563, 300.3710
        CIE-Luv:
        70.9205, 2.5104, -57.5771
        Hunter-Lab:
        64.8630, 15.2150, -32.3040
      #b2a4ec color charts
#b2a4ec RGB chart
      #b2a4ec CMYK chart
      #b2a4ec RGB pie chart
      #b2a4ec color shades, tints & tones
#b2a4ec color schemes
#b2a4ec color preview, HTML & CSS examples
           This text has a color of #b2a4ec        
        
          <p style="color:#b2a4ec;">Text here</p>
        
        
          .mytext {color:#b2a4ec;}
        
        Text color #b2a4ec
      
           This box has a color of #b2a4ec        
        
          <div style="background-color:#b2a4ec;">Content here</div>
        
        
          .mybackground {background-color:#b2a4ec;}
        
        Background color #b2a4ec
      
           Border around this has a color of #b2a4ec        
        
          <div style="border:2px solid #b2a4ec;">Content here</div>
        
        
          .myborder {border:2px solid #b2a4ec;}
        
        Border color #b2a4ec