#2abae5 color space conversions
Hex:
        #2abae5
        RGB:
        42, 186, 229
        CMY:
        84, 27, 10
        CMYK:
        82, 19, 0, 10
      HSL:
        194°, 78.2427%, 53.1373%
        HSV (HSB):
        194°, 81.6594%, 89.8039%
        XYZ:
        32.6566, 41.2672, 80.3729
        xyY:
        0.2116, 0.2675, 41.2672
      CIE-Lab:
        70.3627, -22.0546, -31.8494
        CIE-LCH:
        70.3627, 38.7401, 235.2987
        CIE-Luv:
        70.3627, -47.1317, -47.8657
        Hunter-Lab:
        64.2395, -21.6775, -29.2126
      #2abae5 color charts
#2abae5 RGB chart
      #2abae5 CMYK chart
      #2abae5 RGB pie chart
      #2abae5 color shades, tints & tones
#2abae5 color schemes
#2abae5 color preview, HTML & CSS examples
           This text has a color of #2abae5        
        
          <p style="color:#2abae5;">Text here</p>
        
        
          .mytext {color:#2abae5;}
        
        Text color #2abae5
      
           This box has a color of #2abae5        
        
          <div style="background-color:#2abae5;">Content here</div>
        
        
          .mybackground {background-color:#2abae5;}
        
        Background color #2abae5
      
           Border around this has a color of #2abae5        
        
          <div style="border:2px solid #2abae5;">Content here</div>
        
        
          .myborder {border:2px solid #2abae5;}
        
        Border color #2abae5