#70f7be color space conversions
Hex:
        #70f7be
        RGB:
        112, 247, 190
        CMY:
        56, 3, 25
        CMYK:
        55, 0, 23, 3
      HSL:
        155°, 89.4040%, 70.3922%
        HSV (HSB):
        155°, 54.6559%, 96.8627%
        XYZ:
        49.2371, 73.6840, 60.3426
        xyY:
        0.2687, 0.4021, 73.6840
      CIE-Lab:
        88.7729, -50.0434, 16.3630
        CIE-LCH:
        88.7729, 52.6506, 161.8935
        CIE-Luv:
        88.7729, -58.1303, 32.5609
        Hunter-Lab:
        85.8394, -47.8320, 18.4084
      #70f7be color charts
#70f7be RGB chart
      #70f7be CMYK chart
      #70f7be RGB pie chart
      #70f7be color shades, tints & tones
#70f7be color schemes
#70f7be color preview, HTML & CSS examples
           This text has a color of #70f7be        
        
          <p style="color:#70f7be;">Text here</p>
        
        
          .mytext {color:#70f7be;}
        
        Text color #70f7be
      
           This box has a color of #70f7be        
        
          <div style="background-color:#70f7be;">Content here</div>
        
        
          .mybackground {background-color:#70f7be;}
        
        Background color #70f7be
      
           Border around this has a color of #70f7be        
        
          <div style="border:2px solid #70f7be;">Content here</div>
        
        
          .myborder {border:2px solid #70f7be;}
        
        Border color #70f7be