#2aebfc color space conversions
Hex:
        #2aebfc
        RGB:
        42, 235, 252
        CMY:
        84, 8, 1
        CMYK:
        83, 7, 0, 1
      HSL:
        185°, 97.2222%, 57.6471%
        HSV (HSB):
        185°, 83.3333%, 98.8235%
        XYZ:
        48.2339, 66.9372, 102.4734
        xyY:
        0.2216, 0.3076, 66.9372
      CIE-Lab:
        85.4722, -38.5624, -21.0439
        CIE-LCH:
        85.4722, 43.9307, 208.6217
        CIE-Luv:
        85.4722, -62.1631, -28.0849
        Hunter-Lab:
        81.8151, -37.9424, -16.9901
      #2aebfc color charts
#2aebfc RGB chart
      #2aebfc CMYK chart
      #2aebfc RGB pie chart
      #2aebfc color shades, tints & tones
#2aebfc color schemes
#2aebfc color preview, HTML & CSS examples
           This text has a color of #2aebfc        
        
          <p style="color:#2aebfc;">Text here</p>
        
        
          .mytext {color:#2aebfc;}
        
        Text color #2aebfc
      
           This box has a color of #2aebfc        
        
          <div style="background-color:#2aebfc;">Content here</div>
        
        
          .mybackground {background-color:#2aebfc;}
        
        Background color #2aebfc
      
           Border around this has a color of #2aebfc        
        
          <div style="border:2px solid #2aebfc;">Content here</div>
        
        
          .myborder {border:2px solid #2aebfc;}
        
        Border color #2aebfc