#70eace color space conversions
Hex:
        #70eace
        RGB:
        112, 234, 206
        CMY:
        56, 8, 19
        CMYK:
        52, 0, 12, 8
      HSL:
        166°, 74.3902%, 67.8431%
        HSV (HSB):
        166°, 52.1368%, 91.7647%
        XYZ:
        47.2455, 66.7466, 68.7858
        xyY:
        0.2585, 0.3652, 66.7466
      CIE-Lab:
        85.3758, -40.8899, 3.1758
        CIE-LCH:
        85.3758, 41.0130, 175.5589
        CIE-Luv:
        85.3758, -52.4230, 11.5430
        Hunter-Lab:
        81.6986, -39.7478, 7.2700
      #70eace color charts
#70eace RGB chart
      #70eace CMYK chart
      #70eace RGB pie chart
      #70eace color shades, tints & tones
#70eace color schemes
#70eace color preview, HTML & CSS examples
           This text has a color of #70eace        
        
          <p style="color:#70eace;">Text here</p>
        
        
          .mytext {color:#70eace;}
        
        Text color #70eace
      
           This box has a color of #70eace        
        
          <div style="background-color:#70eace;">Content here</div>
        
        
          .mybackground {background-color:#70eace;}
        
        Background color #70eace
      
           Border around this has a color of #70eace        
        
          <div style="border:2px solid #70eace;">Content here</div>
        
        
          .myborder {border:2px solid #70eace;}
        
        Border color #70eace