#70af8f color space conversions
Hex:
        #70af8f
        RGB:
        112, 175, 143
        CMY:
        56, 31, 44
        CMYK:
        36, 0, 18, 31
      HSL:
        150°, 28.2511%, 56.2745%
        HSV (HSB):
        150°, 36.0000%, 68.6275%
        XYZ:
        26.9700, 36.0879, 31.5308
        xyY:
        0.2851, 0.3815, 36.0879
      CIE-Lab:
        66.5870, -27.4164, 10.0726
        CIE-LCH:
        66.5870, 29.2081, 159.8270
        CIE-Luv:
        66.5870, -30.3798, 18.7259
        Hunter-Lab:
        60.0732, -24.9901, 10.9315
      #70af8f color charts
#70af8f RGB chart
      #70af8f CMYK chart
      #70af8f RGB pie chart
      #70af8f color shades, tints & tones
#70af8f color schemes
#70af8f color preview, HTML & CSS examples
           This text has a color of #70af8f        
        
          <p style="color:#70af8f;">Text here</p>
        
        
          .mytext {color:#70af8f;}
        
        Text color #70af8f
      
           This box has a color of #70af8f        
        
          <div style="background-color:#70af8f;">Content here</div>
        
        
          .mybackground {background-color:#70af8f;}
        
        Background color #70af8f
      
           Border around this has a color of #70af8f        
        
          <div style="border:2px solid #70af8f;">Content here</div>
        
        
          .myborder {border:2px solid #70af8f;}
        
        Border color #70af8f