#2abfc0 color space conversions
Hex:
        #2abfc0
        RGB:
        42, 191, 192
        CMY:
        84, 25, 25
        CMYK:
        78, 1, 0, 25
      HSL:
        180°, 64.1026%, 45.8824%
        HSV (HSB):
        180°, 78.1250%, 75.2941%
        XYZ:
        29.1001, 41.5596, 56.3572
        xyY:
        0.2291, 0.3272, 41.5596
      CIE-Lab:
        70.5662, -36.1365, -11.3285
        CIE-LCH:
        70.5662, 37.8706, 197.4058
        CIE-Luv:
        70.5662, -51.5179, -11.9841
        Hunter-Lab:
        64.4667, -32.2425, -6.7050
      #2abfc0 color charts
#2abfc0 RGB chart
      #2abfc0 CMYK chart
      #2abfc0 RGB pie chart
      #2abfc0 color shades, tints & tones
#2abfc0 color schemes
#2abfc0 color preview, HTML & CSS examples
           This text has a color of #2abfc0        
        
          <p style="color:#2abfc0;">Text here</p>
        
        
          .mytext {color:#2abfc0;}
        
        Text color #2abfc0
      
           This box has a color of #2abfc0        
        
          <div style="background-color:#2abfc0;">Content here</div>
        
        
          .mybackground {background-color:#2abfc0;}
        
        Background color #2abfc0
      
           Border around this has a color of #2abfc0        
        
          <div style="border:2px solid #2abfc0;">Content here</div>
        
        
          .myborder {border:2px solid #2abfc0;}
        
        Border color #2abfc0