#2adacb color space conversions
Hex:
        #2adacb
        RGB:
        42, 218, 203
        CMY:
        84, 15, 20
        CMYK:
        81, 0, 7, 15
      HSL:
        175°, 70.4000%, 50.9804%
        HSV (HSB):
        175°, 80.7339%, 85.4902%
        XYZ:
        36.8057, 54.9468, 65.1659
        xyY:
        0.2346, 0.3502, 54.9468
      CIE-Lab:
        79.0106, -45.0861, -4.7339
        CIE-LCH:
        79.0106, 45.3339, 185.9939
        CIE-Luv:
        79.0106, -60.0782, -0.2707
        Hunter-Lab:
        74.1261, -41.0904, -0.2348
      #2adacb color charts
#2adacb RGB chart
      #2adacb CMYK chart
      #2adacb RGB pie chart
      #2adacb color shades, tints & tones
#2adacb color schemes
#2adacb color preview, HTML & CSS examples
           This text has a color of #2adacb        
        
          <p style="color:#2adacb;">Text here</p>
        
        
          .mytext {color:#2adacb;}
        
        Text color #2adacb
      
           This box has a color of #2adacb        
        
          <div style="background-color:#2adacb;">Content here</div>
        
        
          .mybackground {background-color:#2adacb;}
        
        Background color #2adacb
      
           Border around this has a color of #2adacb        
        
          <div style="border:2px solid #2adacb;">Content here</div>
        
        
          .myborder {border:2px solid #2adacb;}
        
        Border color #2adacb