#b2abef color space conversions
Hex:
        #b2abef
        RGB:
        178, 171, 239
        CMY:
        30, 33, 6
        CMYK:
        26, 28, 0, 6
      HSL:
        246°, 68.0000%, 80.3922%
        HSV (HSB):
        246°, 28.4519%, 93.7255%
        XYZ:
        48.5030, 44.8228, 87.7566
        xyY:
        0.2679, 0.2475, 44.8228
      CIE-Lab:
        72.7751, 16.9071, -33.0639
        CIE-LCH:
        72.7751, 37.1359, 297.0827
        CIE-Luv:
        72.7751, -0.6586, -55.2693
        Hunter-Lab:
        66.9498, 12.1553, -30.8514
      #b2abef color charts
#b2abef RGB chart
      #b2abef CMYK chart
      #b2abef RGB pie chart
      #b2abef color shades, tints & tones
#b2abef color schemes
#b2abef color preview, HTML & CSS examples
           This text has a color of #b2abef        
        
          <p style="color:#b2abef;">Text here</p>
        
        
          .mytext {color:#b2abef;}
        
        Text color #b2abef
      
           This box has a color of #b2abef        
        
          <div style="background-color:#b2abef;">Content here</div>
        
        
          .mybackground {background-color:#b2abef;}
        
        Background color #b2abef
      
           Border around this has a color of #b2abef        
        
          <div style="border:2px solid #b2abef;">Content here</div>
        
        
          .myborder {border:2px solid #b2abef;}
        
        Border color #b2abef