#2af5da color space conversions
Hex:
        #2af5da
        RGB:
        42, 245, 218
        CMY:
        84, 4, 15
        CMYK:
        83, 0, 11, 4
      HSL:
        172°, 91.0314%, 56.2745%
        HSV (HSB):
        172°, 82.8571%, 96.0784%
        XYZ:
        46.2621, 70.8590, 77.5686
        xyY:
        0.2376, 0.3640, 70.8590
      CIE-Lab:
        87.4165, -52.4529, -0.3192
        CIE-LCH:
        87.4165, 52.4539, 180.3487
        CIE-Luv:
        87.4165, -68.1105, 7.8699
        Hunter-Lab:
        84.1778, -49.2117, 4.2896
      #2af5da color charts
#2af5da RGB chart
      #2af5da CMYK chart
      #2af5da RGB pie chart
      #2af5da color shades, tints & tones
#2af5da color schemes
#2af5da color preview, HTML & CSS examples
           This text has a color of #2af5da        
        
          <p style="color:#2af5da;">Text here</p>
        
        
          .mytext {color:#2af5da;}
        
        Text color #2af5da
      
           This box has a color of #2af5da        
        
          <div style="background-color:#2af5da;">Content here</div>
        
        
          .mybackground {background-color:#2af5da;}
        
        Background color #2af5da
      
           Border around this has a color of #2af5da        
        
          <div style="border:2px solid #2af5da;">Content here</div>
        
        
          .myborder {border:2px solid #2af5da;}
        
        Border color #2af5da