#70f3be color space conversions
Hex:
        #70f3be
        RGB:
        112, 243, 190
        CMY:
        56, 5, 25
        CMYK:
        54, 0, 22, 5
      HSL:
        156°, 84.5161%, 69.6078%
        HSV (HSB):
        156°, 53.9095%, 95.2941%
        XYZ:
        48.0269, 71.2636, 59.9392
        xyY:
        0.2680, 0.3976, 71.2636
      CIE-Lab:
        87.6129, -48.3608, 14.7299
        CIE-LCH:
        87.6129, 50.5543, 163.0601
        CIE-Luv:
        87.6129, -56.6065, 29.8924
        Hunter-Lab:
        84.4178, -46.1790, 16.9948
      #70f3be color charts
#70f3be RGB chart
      #70f3be CMYK chart
      #70f3be RGB pie chart
      #70f3be color shades, tints & tones
#70f3be color schemes
#70f3be color preview, HTML & CSS examples
           This text has a color of #70f3be        
        
          <p style="color:#70f3be;">Text here</p>
        
        
          .mytext {color:#70f3be;}
        
        Text color #70f3be
      
           This box has a color of #70f3be        
        
          <div style="background-color:#70f3be;">Content here</div>
        
        
          .mybackground {background-color:#70f3be;}
        
        Background color #70f3be
      
           Border around this has a color of #70f3be        
        
          <div style="border:2px solid #70f3be;">Content here</div>
        
        
          .myborder {border:2px solid #70f3be;}
        
        Border color #70f3be