#70f5ea color space conversions
Hex:
        #70f5ea
        RGB:
        112, 245, 234
        CMY:
        56, 4, 8
        CMYK:
        54, 0, 4, 4
      HSL:
        175°, 86.9281%, 70.0000%
        HSV (HSB):
        175°, 54.2857%, 96.0784%
        XYZ:
        54.1858, 74.6901, 89.4026
        xyY:
        0.2482, 0.3422, 74.6901
      CIE-Lab:
        89.2476, -39.0634, -5.8195
        CIE-LCH:
        89.2476, 39.4945, 188.4733
        CIE-Luv:
        89.2476, -55.2381, -2.7978
        Hunter-Lab:
        86.4234, -39.3250, -0.8375
      #70f5ea color charts
#70f5ea RGB chart
      #70f5ea CMYK chart
      #70f5ea RGB pie chart
      #70f5ea color shades, tints & tones
#70f5ea color schemes
#70f5ea color preview, HTML & CSS examples
           This text has a color of #70f5ea        
        
          <p style="color:#70f5ea;">Text here</p>
        
        
          .mytext {color:#70f5ea;}
        
        Text color #70f5ea
      
           This box has a color of #70f5ea        
        
          <div style="background-color:#70f5ea;">Content here</div>
        
        
          .mybackground {background-color:#70f5ea;}
        
        Background color #70f5ea
      
           Border around this has a color of #70f5ea        
        
          <div style="border:2px solid #70f5ea;">Content here</div>
        
        
          .myborder {border:2px solid #70f5ea;}
        
        Border color #70f5ea