#70eaab color space conversions
Hex:
        #70eaab
        RGB:
        112, 234, 171
        CMY:
        56, 8, 33
        CMYK:
        52, 0, 27, 8
      HSL:
        149°, 74.3902%, 67.8431%
        HSV (HSB):
        149°, 52.1368%, 91.7647%
        XYZ:
        43.4556, 65.2307, 48.8285
        xyY:
        0.2759, 0.4141, 65.2307
      CIE-Lab:
        84.6025, -48.4435, 20.3669
        CIE-LCH:
        84.6025, 52.5508, 157.1969
        CIE-Luv:
        84.6025, -53.9691, 37.5314
        Hunter-Lab:
        80.7655, -45.2983, 20.6908
      #70eaab color charts
#70eaab RGB chart
      #70eaab CMYK chart
      #70eaab RGB pie chart
      #70eaab color shades, tints & tones
#70eaab color schemes
#70eaab color preview, HTML & CSS examples
           This text has a color of #70eaab        
        
          <p style="color:#70eaab;">Text here</p>
        
        
          .mytext {color:#70eaab;}
        
        Text color #70eaab
      
           This box has a color of #70eaab        
        
          <div style="background-color:#70eaab;">Content here</div>
        
        
          .mybackground {background-color:#70eaab;}
        
        Background color #70eaab
      
           Border around this has a color of #70eaab        
        
          <div style="border:2px solid #70eaab;">Content here</div>
        
        
          .myborder {border:2px solid #70eaab;}
        
        Border color #70eaab