#2adef1 color space conversions
Hex:
        #2adef1
        RGB:
        42, 222, 241
        CMY:
        84, 13, 5
        CMYK:
        83, 8, 0, 5
      HSL:
        186°, 87.6652%, 55.4902%
        HSV (HSB):
        186°, 82.5726%, 94.5098%
        XYZ:
        42.9533, 59.0857, 92.3599
        xyY:
        0.2210, 0.3039, 59.0857
      CIE-Lab:
        81.3387, -35.8653, -21.4982
        CIE-LCH:
        81.3387, 41.8150, 210.9391
        CIE-Luv:
        81.3387, -58.5928, -29.0941
        Hunter-Lab:
        76.8672, -34.7720, -17.4329
      #2adef1 color charts
#2adef1 RGB chart
      #2adef1 CMYK chart
      #2adef1 RGB pie chart
      #2adef1 color shades, tints & tones
#2adef1 color schemes
#2adef1 color preview, HTML & CSS examples
           This text has a color of #2adef1        
        
          <p style="color:#2adef1;">Text here</p>
        
        
          .mytext {color:#2adef1;}
        
        Text color #2adef1
      
           This box has a color of #2adef1        
        
          <div style="background-color:#2adef1;">Content here</div>
        
        
          .mybackground {background-color:#2adef1;}
        
        Background color #2adef1
      
           Border around this has a color of #2adef1        
        
          <div style="border:2px solid #2adef1;">Content here</div>
        
        
          .myborder {border:2px solid #2adef1;}
        
        Border color #2adef1