#70dac5 color space conversions
Hex:
        #70dac5
        RGB:
        112, 218, 197
        CMY:
        56, 15, 23
        CMYK:
        49, 0, 10, 15
      HSL:
        168°, 58.8889%, 64.7059%
        HSV (HSB):
        168°, 48.6239%, 85.4902%
        XYZ:
        41.8315, 57.6188, 61.7401
        xyY:
        0.2595, 0.3575, 57.6188
      CIE-Lab:
        80.5264, -35.7338, 0.8862
        CIE-LCH:
        80.5264, 35.7448, 178.5793
        CIE-Luv:
        80.5264, -46.6024, 7.1538
        Hunter-Lab:
        75.9070, -34.4679, 4.9105
      #70dac5 color charts
#70dac5 RGB chart
      #70dac5 CMYK chart
      #70dac5 RGB pie chart
      #70dac5 color shades, tints & tones
#70dac5 color schemes
#70dac5 color preview, HTML & CSS examples
           This text has a color of #70dac5        
        
          <p style="color:#70dac5;">Text here</p>
        
        
          .mytext {color:#70dac5;}
        
        Text color #70dac5
      
           This box has a color of #70dac5        
        
          <div style="background-color:#70dac5;">Content here</div>
        
        
          .mybackground {background-color:#70dac5;}
        
        Background color #70dac5
      
           Border around this has a color of #70dac5        
        
          <div style="border:2px solid #70dac5;">Content here</div>
        
        
          .myborder {border:2px solid #70dac5;}
        
        Border color #70dac5