#2ab2d4 color space conversions
Hex:
        #2ab2d4
        RGB:
        42, 178, 212
        CMY:
        84, 30, 17
        CMYK:
        80, 16, 0, 17
      HSL:
        192°, 66.9291%, 49.8039%
        HSV (HSB):
        192°, 80.1887%, 83.1373%
        XYZ:
        28.7589, 37.0865, 67.9300
        xyY:
        0.2150, 0.2772, 37.0865
      CIE-Lab:
        67.3419, -23.5606, -27.2026
        CIE-LCH:
        67.3419, 35.9872, 229.1037
        CIE-Luv:
        67.3419, -45.5337, -39.5824
        Hunter-Lab:
        60.8987, -22.2775, -23.5065
      #2ab2d4 color charts
#2ab2d4 RGB chart
      #2ab2d4 CMYK chart
      #2ab2d4 RGB pie chart
      #2ab2d4 color shades, tints & tones
#2ab2d4 color schemes
#2ab2d4 color preview, HTML & CSS examples
           This text has a color of #2ab2d4        
        
          <p style="color:#2ab2d4;">Text here</p>
        
        
          .mytext {color:#2ab2d4;}
        
        Text color #2ab2d4
      
           This box has a color of #2ab2d4        
        
          <div style="background-color:#2ab2d4;">Content here</div>
        
        
          .mybackground {background-color:#2ab2d4;}
        
        Background color #2ab2d4
      
           Border around this has a color of #2ab2d4        
        
          <div style="border:2px solid #2ab2d4;">Content here</div>
        
        
          .myborder {border:2px solid #2ab2d4;}
        
        Border color #2ab2d4