#a2afea color space conversions
Hex:
        #a2afea
        RGB:
        162, 175, 234
        CMY:
        36, 31, 8
        CMYK:
        31, 25, 0, 8
      HSL:
        229°, 63.1579%, 77.6471%
        HSV (HSB):
        229°, 30.7692%, 91.7647%
        XYZ:
        45.0815, 44.2818, 84.0131
        xyY:
        0.2600, 0.2554, 44.2818
      CIE-Lab:
        72.4165, 8.8276, -30.9971
        CIE-LCH:
        72.4165, 32.2296, 285.8964
        CIE-Luv:
        72.4165, -9.6622, -50.6258
        Hunter-Lab:
        66.5446, 4.4742, -28.2729
      #a2afea color charts
#a2afea RGB chart
      #a2afea CMYK chart
      #a2afea RGB pie chart
      #a2afea color shades, tints & tones
#a2afea color schemes
#a2afea color preview, HTML & CSS examples
           This text has a color of #a2afea        
        
          <p style="color:#a2afea;">Text here</p>
        
        
          .mytext {color:#a2afea;}
        
        Text color #a2afea
      
           This box has a color of #a2afea        
        
          <div style="background-color:#a2afea;">Content here</div>
        
        
          .mybackground {background-color:#a2afea;}
        
        Background color #a2afea
      
           Border around this has a color of #a2afea        
        
          <div style="border:2px solid #a2afea;">Content here</div>
        
        
          .myborder {border:2px solid #a2afea;}
        
        Border color #a2afea