#2af5cf color space conversions
Hex:
        #2af5cf
        RGB:
        42, 245, 207
        CMY:
        84, 4, 19
        CMYK:
        83, 0, 16, 4
      HSL:
        169°, 91.0314%, 56.2745%
        HSV (HSB):
        169°, 82.8571%, 96.0784%
        XYZ:
        44.8697, 70.3021, 70.2363
        xyY:
        0.2420, 0.3792, 70.3021
      CIE-Lab:
        87.1448, -55.2681, 5.0279
        CIE-LCH:
        87.1448, 55.4964, 174.8020
        CIE-Luv:
        87.1448, -68.9295, 16.5566
        Hunter-Lab:
        83.8463, -51.2081, 9.0265
      #2af5cf color charts
#2af5cf RGB chart
      #2af5cf CMYK chart
      #2af5cf RGB pie chart
      #2af5cf color shades, tints & tones
#2af5cf color schemes
#2af5cf color preview, HTML & CSS examples
           This text has a color of #2af5cf        
        
          <p style="color:#2af5cf;">Text here</p>
        
        
          .mytext {color:#2af5cf;}
        
        Text color #2af5cf
      
           This box has a color of #2af5cf        
        
          <div style="background-color:#2af5cf;">Content here</div>
        
        
          .mybackground {background-color:#2af5cf;}
        
        Background color #2af5cf
      
           Border around this has a color of #2af5cf        
        
          <div style="border:2px solid #2af5cf;">Content here</div>
        
        
          .myborder {border:2px solid #2af5cf;}
        
        Border color #2af5cf