#2af7f1 color space conversions
Hex:
        #2af7f1
        RGB:
        42, 247, 241
        CMY:
        84, 3, 5
        CMYK:
        83, 0, 2, 3
      HSL:
        178°, 92.7602%, 56.6667%
        HSV (HSB):
        178°, 82.9960%, 96.8627%
        XYZ:
        50.0928, 73.3646, 94.7397
        xyY:
        0.2296, 0.3362, 73.3646
      CIE-Lab:
        88.6213, -47.0772, -10.5542
        CIE-LCH:
        88.6213, 48.2458, 192.6361
        CIE-Luv:
        88.6213, -67.0360, -9.3774
        Hunter-Lab:
        85.6532, -45.5003, -5.6226
      #2af7f1 color charts
#2af7f1 RGB chart
      #2af7f1 CMYK chart
      #2af7f1 RGB pie chart
      #2af7f1 color shades, tints & tones
#2af7f1 color schemes
#2af7f1 color preview, HTML & CSS examples
           This text has a color of #2af7f1        
        
          <p style="color:#2af7f1;">Text here</p>
        
        
          .mytext {color:#2af7f1;}
        
        Text color #2af7f1
      
           This box has a color of #2af7f1        
        
          <div style="background-color:#2af7f1;">Content here</div>
        
        
          .mybackground {background-color:#2af7f1;}
        
        Background color #2af7f1
      
           Border around this has a color of #2af7f1        
        
          <div style="border:2px solid #2af7f1;">Content here</div>
        
        
          .myborder {border:2px solid #2af7f1;}
        
        Border color #2af7f1