#2af2d2 color space conversions
Hex:
        #2af2d2
        RGB:
        42, 242, 210
        CMY:
        84, 5, 18
        CMYK:
        83, 0, 13, 5
      HSL:
        170°, 88.4956%, 55.6863%
        HSV (HSB):
        170°, 82.6446%, 94.9020%
        XYZ:
        44.3398, 68.6496, 71.8865
        xyY:
        0.2398, 0.3713, 68.6496
      CIE-Lab:
        86.3303, -53.2959, 2.2806
        CIE-LCH:
        86.3303, 53.3447, 177.5498
        CIE-Luv:
        86.3303, -67.7020, 12.0195
        Hunter-Lab:
        82.8551, -49.4723, 6.5575
      #2af2d2 color charts
#2af2d2 RGB chart
      #2af2d2 CMYK chart
      #2af2d2 RGB pie chart
      #2af2d2 color shades, tints & tones
#2af2d2 color schemes
#2af2d2 color preview, HTML & CSS examples
           This text has a color of #2af2d2        
        
          <p style="color:#2af2d2;">Text here</p>
        
        
          .mytext {color:#2af2d2;}
        
        Text color #2af2d2
      
           This box has a color of #2af2d2        
        
          <div style="background-color:#2af2d2;">Content here</div>
        
        
          .mybackground {background-color:#2af2d2;}
        
        Background color #2af2d2
      
           Border around this has a color of #2af2d2        
        
          <div style="border:2px solid #2af2d2;">Content here</div>
        
        
          .myborder {border:2px solid #2af2d2;}
        
        Border color #2af2d2