#2affb3 color space conversions
Hex:
        #2affb3
        RGB:
        42, 255, 179
        CMY:
        84, 0, 30
        CMYK:
        84, 0, 30, 0
      HSL:
        159°, 100.0000%, 58.2353%
        HSV (HSB):
        159°, 83.5294%, 100.0000%
        XYZ:
        44.8515, 75.2669, 54.8119
        xyY:
        0.2564, 0.4303, 75.2669
      CIE-Lab:
        89.5179, -65.5496, 22.8281
        CIE-LCH:
        89.5179, 69.4109, 160.7990
        CIE-Luv:
        89.5179, -74.2271, 44.0279
        Hunter-Lab:
        86.7565, -59.5426, 23.2707
      #2affb3 color charts
#2affb3 RGB chart
      #2affb3 CMYK chart
      #2affb3 RGB pie chart
      #2affb3 color shades, tints & tones
#2affb3 color schemes
#2affb3 color preview, HTML & CSS examples
           This text has a color of #2affb3        
        
          <p style="color:#2affb3;">Text here</p>
        
        
          .mytext {color:#2affb3;}
        
        Text color #2affb3
      
           This box has a color of #2affb3        
        
          <div style="background-color:#2affb3;">Content here</div>
        
        
          .mybackground {background-color:#2affb3;}
        
        Background color #2affb3
      
           Border around this has a color of #2affb3        
        
          <div style="border:2px solid #2affb3;">Content here</div>
        
        
          .myborder {border:2px solid #2affb3;}
        
        Border color #2affb3