#70bea5 color space conversions
Hex:
        #70bea5
        RGB:
        112, 190, 165
        CMY:
        56, 25, 35
        CMYK:
        41, 0, 13, 25
      HSL:
        161°, 37.5000%, 59.2157%
        HSV (HSB):
        161°, 41.0526%, 74.5098%
        XYZ:
        31.8871, 42.9883, 42.2143
        xyY:
        0.2723, 0.3671, 42.9883
      CIE-Lab:
        71.5470, -29.9320, 5.1077
        CIE-LCH:
        71.5470, 30.3646, 170.3161
        CIE-Luv:
        71.5470, -36.3395, 12.3358
        Hunter-Lab:
        65.5654, -27.9279, 7.7220
      #70bea5 color charts
#70bea5 RGB chart
      #70bea5 CMYK chart
      #70bea5 RGB pie chart
      #70bea5 color shades, tints & tones
#70bea5 color schemes
#70bea5 color preview, HTML & CSS examples
           This text has a color of #70bea5        
        
          <p style="color:#70bea5;">Text here</p>
        
        
          .mytext {color:#70bea5;}
        
        Text color #70bea5
      
           This box has a color of #70bea5        
        
          <div style="background-color:#70bea5;">Content here</div>
        
        
          .mybackground {background-color:#70bea5;}
        
        Background color #70bea5
      
           Border around this has a color of #70bea5        
        
          <div style="border:2px solid #70bea5;">Content here</div>
        
        
          .myborder {border:2px solid #70bea5;}
        
        Border color #70bea5