#70f3ed color space conversions
Hex:
        #70f3ed
        RGB:
        112, 243, 237
        CMY:
        56, 5, 7
        CMYK:
        54, 0, 2, 5
      HSL:
        177°, 84.5161%, 69.6078%
        HSV (HSB):
        177°, 53.9095%, 95.2941%
        XYZ:
        54.0187, 73.6604, 91.4915
        xyY:
        0.2465, 0.3361, 73.6604
      CIE-Lab:
        88.7617, -37.3954, -8.1046
        CIE-LCH:
        88.7617, 38.2636, 192.2285
        CIE-Luv:
        88.7617, -54.3450, -6.7375
        Hunter-Lab:
        85.8256, -37.8467, -3.1262
      #70f3ed color charts
#70f3ed RGB chart
      #70f3ed CMYK chart
      #70f3ed RGB pie chart
      #70f3ed color shades, tints & tones
#70f3ed color schemes
#70f3ed color preview, HTML & CSS examples
           This text has a color of #70f3ed        
        
          <p style="color:#70f3ed;">Text here</p>
        
        
          .mytext {color:#70f3ed;}
        
        Text color #70f3ed
      
           This box has a color of #70f3ed        
        
          <div style="background-color:#70f3ed;">Content here</div>
        
        
          .mybackground {background-color:#70f3ed;}
        
        Background color #70f3ed
      
           Border around this has a color of #70f3ed        
        
          <div style="border:2px solid #70f3ed;">Content here</div>
        
        
          .myborder {border:2px solid #70f3ed;}
        
        Border color #70f3ed