#70cfa3 color space conversions
Hex:
        #70cfa3
        RGB:
        112, 207, 163
        CMY:
        56, 19, 36
        CMYK:
        46, 0, 21, 19
      HSL:
        152°, 49.7382%, 62.5490%
        HSV (HSB):
        152°, 45.8937%, 81.1765%
        XYZ:
        35.6058, 50.7147, 42.5626
        xyY:
        0.2763, 0.3935, 50.7147
      CIE-Lab:
        76.5059, -38.2942, 13.2574
        CIE-LCH:
        76.5059, 40.5241, 160.9042
        CIE-Luv:
        76.5059, -43.4677, 25.4915
        Hunter-Lab:
        71.2143, -35.3784, 14.4141
      #70cfa3 color charts
#70cfa3 RGB chart
      #70cfa3 CMYK chart
      #70cfa3 RGB pie chart
      #70cfa3 color shades, tints & tones
#70cfa3 color schemes
#70cfa3 color preview, HTML & CSS examples
           This text has a color of #70cfa3        
        
          <p style="color:#70cfa3;">Text here</p>
        
        
          .mytext {color:#70cfa3;}
        
        Text color #70cfa3
      
           This box has a color of #70cfa3        
        
          <div style="background-color:#70cfa3;">Content here</div>
        
        
          .mybackground {background-color:#70cfa3;}
        
        Background color #70cfa3
      
           Border around this has a color of #70cfa3        
        
          <div style="border:2px solid #70cfa3;">Content here</div>
        
        
          .myborder {border:2px solid #70cfa3;}
        
        Border color #70cfa3