#70dee3 color space conversions
Hex:
        #70dee3
        RGB:
        112, 222, 227
        CMY:
        56, 13, 11
        CMYK:
        51, 2, 0, 11
      HSL:
        183°, 67.2515%, 66.4706%
        HSV (HSB):
        183°, 50.6608%, 89.0196%
        XYZ:
        46.6685, 61.2333, 82.0326
        xyY:
        0.2457, 0.3224, 61.2333
      CIE-Lab:
        82.5040, -30.1304, -12.1518
        CIE-LCH:
        82.5040, 32.4886, 201.9645
        CIE-Luv:
        82.5040, -46.8974, -14.3270
        Hunter-Lab:
        78.2517, -30.4851, -7.3785
      #70dee3 color charts
#70dee3 RGB chart
      #70dee3 CMYK chart
      #70dee3 RGB pie chart
      #70dee3 color shades, tints & tones
#70dee3 color schemes
#70dee3 color preview, HTML & CSS examples
           This text has a color of #70dee3        
        
          <p style="color:#70dee3;">Text here</p>
        
        
          .mytext {color:#70dee3;}
        
        Text color #70dee3
      
           This box has a color of #70dee3        
        
          <div style="background-color:#70dee3;">Content here</div>
        
        
          .mybackground {background-color:#70dee3;}
        
        Background color #70dee3
      
           Border around this has a color of #70dee3        
        
          <div style="border:2px solid #70dee3;">Content here</div>
        
        
          .myborder {border:2px solid #70dee3;}
        
        Border color #70dee3