#2affa5 color space conversions
Hex:
        #2affa5
        RGB:
        42, 255, 165
        CMY:
        84, 0, 35
        CMYK:
        84, 0, 35, 0
      HSL:
        155°, 100.0000%, 58.2353%
        HSV (HSB):
        155°, 83.5294%, 100.0000%
        XYZ:
        43.5064, 74.7289, 47.7284
        xyY:
        0.2621, 0.4503, 74.7289
      CIE-Lab:
        89.2658, -68.3943, 29.5656
        CIE-LCH:
        89.2658, 74.5111, 156.6221
        CIE-Luv:
        89.2658, -75.1448, 53.3819
        Hunter-Lab:
        86.4459, -61.4450, 27.7770
      #2affa5 color charts
#2affa5 RGB chart
      #2affa5 CMYK chart
      #2affa5 RGB pie chart
      #2affa5 color shades, tints & tones
#2affa5 color schemes
#2affa5 color preview, HTML & CSS examples
           This text has a color of #2affa5        
        
          <p style="color:#2affa5;">Text here</p>
        
        
          .mytext {color:#2affa5;}
        
        Text color #2affa5
      
           This box has a color of #2affa5        
        
          <div style="background-color:#2affa5;">Content here</div>
        
        
          .mybackground {background-color:#2affa5;}
        
        Background color #2affa5
      
           Border around this has a color of #2affa5        
        
          <div style="border:2px solid #2affa5;">Content here</div>
        
        
          .myborder {border:2px solid #2affa5;}
        
        Border color #2affa5