#2abec6 color space conversions
Hex:
        #2abec6
        RGB:
        42, 190, 198
        CMY:
        84, 25, 22
        CMYK:
        79, 4, 0, 22
      HSL:
        183°, 65.0000%, 47.0588%
        HSV (HSB):
        183°, 78.7879%, 77.6471%
        XYZ:
        29.5613, 41.3964, 59.8583
        xyY:
        0.2260, 0.3164, 41.3964
      CIE-Lab:
        70.4527, -33.8761, -14.7829
        CIE-LCH:
        70.4527, 36.9611, 203.5756
        CIE-Luv:
        70.4527, -50.7305, -17.8637
        Hunter-Lab:
        64.3400, -30.5823, -10.1221
      #2abec6 color charts
#2abec6 RGB chart
      #2abec6 CMYK chart
      #2abec6 RGB pie chart
      #2abec6 color shades, tints & tones
#2abec6 color schemes
#2abec6 color preview, HTML & CSS examples
           This text has a color of #2abec6        
        
          <p style="color:#2abec6;">Text here</p>
        
        
          .mytext {color:#2abec6;}
        
        Text color #2abec6
      
           This box has a color of #2abec6        
        
          <div style="background-color:#2abec6;">Content here</div>
        
        
          .mybackground {background-color:#2abec6;}
        
        Background color #2abec6
      
           Border around this has a color of #2abec6        
        
          <div style="border:2px solid #2abec6;">Content here</div>
        
        
          .myborder {border:2px solid #2abec6;}
        
        Border color #2abec6