#2aefd2 color space conversions
Hex:
        #2aefd2
        RGB:
        42, 239, 210
        CMY:
        84, 6, 18
        CMYK:
        82, 0, 12, 6
      HSL:
        171°, 86.0262%, 55.0980%
        HSV (HSB):
        171°, 82.4268%, 93.7255%
        XYZ:
        43.4542, 66.8784, 71.5913
        xyY:
        0.2389, 0.3676, 66.8784
      CIE-Lab:
        85.4425, -52.0685, 0.9886
        CIE-LCH:
        85.4425, 52.0779, 178.9122
        CIE-Luv:
        85.4425, -66.6934, 9.8133
        Hunter-Lab:
        81.7792, -48.2658, 5.3417
      #2aefd2 color charts
#2aefd2 RGB chart
      #2aefd2 CMYK chart
      #2aefd2 RGB pie chart
      #2aefd2 color shades, tints & tones
#2aefd2 color schemes
#2aefd2 color preview, HTML & CSS examples
           This text has a color of #2aefd2        
        
          <p style="color:#2aefd2;">Text here</p>
        
        
          .mytext {color:#2aefd2;}
        
        Text color #2aefd2
      
           This box has a color of #2aefd2        
        
          <div style="background-color:#2aefd2;">Content here</div>
        
        
          .mybackground {background-color:#2aefd2;}
        
        Background color #2aefd2
      
           Border around this has a color of #2aefd2        
        
          <div style="border:2px solid #2aefd2;">Content here</div>
        
        
          .myborder {border:2px solid #2aefd2;}
        
        Border color #2aefd2