#70eaee color space conversions
Hex:
        #70eaee
        RGB:
        112, 234, 238
        CMY:
        56, 8, 7
        CMYK:
        53, 2, 0, 7
      HSL:
        182°, 78.7500%, 68.6275%
        HSV (HSB):
        182°, 52.9412%, 93.3333%
        XYZ:
        51.5375, 68.4634, 91.3874
        xyY:
        0.2438, 0.3239, 68.4634
      CIE-Lab:
        86.2377, -32.9567, -12.3848
        CIE-LCH:
        86.2377, 35.2069, 200.5957
        CIE-Luv:
        86.2377, -50.9370, -14.3589
        Hunter-Lab:
        82.7426, -33.6181, -7.5646
      #70eaee color charts
#70eaee RGB chart
      #70eaee CMYK chart
      #70eaee RGB pie chart
      #70eaee color shades, tints & tones
#70eaee color schemes
#70eaee color preview, HTML & CSS examples
           This text has a color of #70eaee        
        
          <p style="color:#70eaee;">Text here</p>
        
        
          .mytext {color:#70eaee;}
        
        Text color #70eaee
      
           This box has a color of #70eaee        
        
          <div style="background-color:#70eaee;">Content here</div>
        
        
          .mybackground {background-color:#70eaee;}
        
        Background color #70eaee
      
           Border around this has a color of #70eaee        
        
          <div style="border:2px solid #70eaee;">Content here</div>
        
        
          .myborder {border:2px solid #70eaee;}
        
        Border color #70eaee