#2abae3 color space conversions
Hex:
        #2abae3
        RGB:
        42, 186, 227
        CMY:
        84, 27, 11
        CMYK:
        81, 18, 0, 11
      HSL:
        193°, 76.7635%, 52.7451%
        HSV (HSB):
        193°, 81.4978%, 89.0196%
        XYZ:
        32.3789, 41.1561, 78.9104
        xyY:
        0.2124, 0.2700, 41.1561
      CIE-Lab:
        70.2852, -22.7159, -30.8801
        CIE-LCH:
        70.2852, 38.3353, 233.6612
        CIE-Luv:
        70.2852, -47.2699, -46.1286
        Hunter-Lab:
        64.1530, -22.1765, -28.0216
      #2abae3 color charts
#2abae3 RGB chart
      #2abae3 CMYK chart
      #2abae3 RGB pie chart
      #2abae3 color shades, tints & tones
#2abae3 color schemes
#2abae3 color preview, HTML & CSS examples
           This text has a color of #2abae3        
        
          <p style="color:#2abae3;">Text here</p>
        
        
          .mytext {color:#2abae3;}
        
        Text color #2abae3
      
           This box has a color of #2abae3        
        
          <div style="background-color:#2abae3;">Content here</div>
        
        
          .mybackground {background-color:#2abae3;}
        
        Background color #2abae3
      
           Border around this has a color of #2abae3        
        
          <div style="border:2px solid #2abae3;">Content here</div>
        
        
          .myborder {border:2px solid #2abae3;}
        
        Border color #2abae3