#70d7eb color space conversions
Hex:
        #70d7eb
        RGB:
        112, 215, 235
        CMY:
        56, 16, 8
        CMYK:
        52, 9, 0, 8
      HSL:
        190°, 75.4601%, 68.0392%
        HSV (HSB):
        190°, 52.3404%, 92.1569%
        XYZ:
        45.9779, 58.0438, 87.3775
        xyY:
        0.2402, 0.3033, 58.0438
      CIE-Lab:
        80.7631, -24.5818, -19.0230
        CIE-LCH:
        80.7631, 31.0828, 217.7350
        CIE-Luv:
        80.7631, -43.9071, -26.4228
        Hunter-Lab:
        76.1865, -25.6030, -14.6686
      #70d7eb color charts
#70d7eb RGB chart
      #70d7eb CMYK chart
      #70d7eb RGB pie chart
      #70d7eb color shades, tints & tones
#70d7eb color schemes
#70d7eb color preview, HTML & CSS examples
           This text has a color of #70d7eb        
        
          <p style="color:#70d7eb;">Text here</p>
        
        
          .mytext {color:#70d7eb;}
        
        Text color #70d7eb
      
           This box has a color of #70d7eb        
        
          <div style="background-color:#70d7eb;">Content here</div>
        
        
          .mybackground {background-color:#70d7eb;}
        
        Background color #70d7eb
      
           Border around this has a color of #70d7eb        
        
          <div style="border:2px solid #70d7eb;">Content here</div>
        
        
          .myborder {border:2px solid #70d7eb;}
        
        Border color #70d7eb