#2acca5 color space conversions
Hex:
        #2acca5
        RGB:
        42, 204, 165
        CMY:
        84, 20, 35
        CMYK:
        79, 0, 19, 20
      HSL:
        166°, 65.8537%, 48.2353%
        HSV (HSB):
        166°, 79.4118%, 80.0000%
        XYZ:
        29.3392, 46.3946, 43.0060
        xyY:
        0.2471, 0.3907, 46.3946
      CIE-Lab:
        73.8008, -49.1581, 8.0875
        CIE-LCH:
        73.8008, 49.8189, 170.6574
        CIE-Luv:
        73.8008, -58.0097, 19.6119
        Hunter-Lab:
        68.1136, -42.3117, 10.2446
      #2acca5 color charts
#2acca5 RGB chart
      #2acca5 CMYK chart
      #2acca5 RGB pie chart
      #2acca5 color shades, tints & tones
#2acca5 color schemes
#2acca5 color preview, HTML & CSS examples
           This text has a color of #2acca5        
        
          <p style="color:#2acca5;">Text here</p>
        
        
          .mytext {color:#2acca5;}
        
        Text color #2acca5
      
           This box has a color of #2acca5        
        
          <div style="background-color:#2acca5;">Content here</div>
        
        
          .mybackground {background-color:#2acca5;}
        
        Background color #2acca5
      
           Border around this has a color of #2acca5        
        
          <div style="border:2px solid #2acca5;">Content here</div>
        
        
          .myborder {border:2px solid #2acca5;}
        
        Border color #2acca5