#70f6ea color space conversions
Hex:
        #70f6ea
        RGB:
        112, 246, 234
        CMY:
        56, 4, 8
        CMYK:
        54, 0, 5, 4
      HSL:
        175°, 88.1579%, 70.1961%
        HSV (HSB):
        175°, 54.4715%, 96.4706%
        XYZ:
        54.4891, 75.2968, 89.5038
        xyY:
        0.2485, 0.3434, 75.2968
      CIE-Lab:
        89.5318, -39.5162, -5.4000
        CIE-LCH:
        89.5318, 39.8834, 187.7815
        CIE-Luv:
        89.5318, -55.6103, -2.0555
        Hunter-Lab:
        86.7737, -39.7658, -0.4137
      #70f6ea color charts
#70f6ea RGB chart
      #70f6ea CMYK chart
      #70f6ea RGB pie chart
      #70f6ea color shades, tints & tones
#70f6ea color schemes
#70f6ea color preview, HTML & CSS examples
           This text has a color of #70f6ea        
        
          <p style="color:#70f6ea;">Text here</p>
        
        
          .mytext {color:#70f6ea;}
        
        Text color #70f6ea
      
           This box has a color of #70f6ea        
        
          <div style="background-color:#70f6ea;">Content here</div>
        
        
          .mybackground {background-color:#70f6ea;}
        
        Background color #70f6ea
      
           Border around this has a color of #70f6ea        
        
          <div style="border:2px solid #70f6ea;">Content here</div>
        
        
          .myborder {border:2px solid #70f6ea;}
        
        Border color #70f6ea