#2ab2d9 color space conversions
Hex:
        #2ab2d9
        RGB:
        42, 178, 217
        CMY:
        84, 30, 15
        CMYK:
        81, 18, 0, 15
      HSL:
        193°, 69.7211%, 50.7843%
        HSV (HSB):
        193°, 80.6452%, 85.0980%
        XYZ:
        29.3996, 37.3428, 71.3040
        xyY:
        0.2130, 0.2705, 37.3428
      CIE-Lab:
        67.5334, -21.9116, -29.6561
        CIE-LCH:
        67.5334, 36.8728, 233.5409
        CIE-Luv:
        67.5334, -45.1904, -43.9280
        Hunter-Lab:
        61.1087, -21.0633, -26.4057
      #2ab2d9 color charts
#2ab2d9 RGB chart
      #2ab2d9 CMYK chart
      #2ab2d9 RGB pie chart
      #2ab2d9 color shades, tints & tones
#2ab2d9 color schemes
#2ab2d9 color preview, HTML & CSS examples
           This text has a color of #2ab2d9        
        
          <p style="color:#2ab2d9;">Text here</p>
        
        
          .mytext {color:#2ab2d9;}
        
        Text color #2ab2d9
      
           This box has a color of #2ab2d9        
        
          <div style="background-color:#2ab2d9;">Content here</div>
        
        
          .mybackground {background-color:#2ab2d9;}
        
        Background color #2ab2d9
      
           Border around this has a color of #2ab2d9        
        
          <div style="border:2px solid #2ab2d9;">Content here</div>
        
        
          .myborder {border:2px solid #2ab2d9;}
        
        Border color #2ab2d9