#b2a9ec color space conversions
Hex:
        #b2a9ec
        RGB:
        178, 169, 236
        CMY:
        30, 34, 7
        CMYK:
        25, 28, 0, 7
      HSL:
        248°, 63.8095%, 79.4118%
        HSV (HSB):
        248°, 28.3898%, 92.5490%
        XYZ:
        47.6884, 43.8970, 85.3164
        xyY:
        0.2696, 0.2481, 43.8970
      CIE-Lab:
        72.1596, 17.3103, -32.3836
        CIE-LCH:
        72.1596, 36.7198, 298.1263
        CIE-Luv:
        72.1596, 0.4029, -54.1240
        Hunter-Lab:
        66.2548, 12.5333, -29.9694
      #b2a9ec color charts
#b2a9ec RGB chart
      #b2a9ec CMYK chart
      #b2a9ec RGB pie chart
      #b2a9ec color shades, tints & tones
#b2a9ec color schemes
#b2a9ec color preview, HTML & CSS examples
           This text has a color of #b2a9ec        
        
          <p style="color:#b2a9ec;">Text here</p>
        
        
          .mytext {color:#b2a9ec;}
        
        Text color #b2a9ec
      
           This box has a color of #b2a9ec        
        
          <div style="background-color:#b2a9ec;">Content here</div>
        
        
          .mybackground {background-color:#b2a9ec;}
        
        Background color #b2a9ec
      
           Border around this has a color of #b2a9ec        
        
          <div style="border:2px solid #b2a9ec;">Content here</div>
        
        
          .myborder {border:2px solid #b2a9ec;}
        
        Border color #b2a9ec