#70f8f1 color space conversions
Hex:
        #70f8f1
        RGB:
        112, 248, 241
        CMY:
        56, 3, 5
        CMYK:
        55, 0, 3, 3
      HSL:
        177°, 90.6667%, 70.5882%
        HSV (HSB):
        177°, 54.8387%, 97.2549%
        XYZ:
        56.1267, 76.9304, 95.1100
        xyY:
        0.2460, 0.3372, 76.9304
      CIE-Lab:
        90.2896, -38.6624, -7.9263
        CIE-LCH:
        90.2896, 39.4666, 191.5858
        CIE-Luv:
        90.2896, -55.9998, -6.2654
        Hunter-Lab:
        87.7100, -39.2682, -2.8952
      #70f8f1 color charts
#70f8f1 RGB chart
      #70f8f1 CMYK chart
      #70f8f1 RGB pie chart
      #70f8f1 color shades, tints & tones
#70f8f1 color schemes
#70f8f1 color preview, HTML & CSS examples
           This text has a color of #70f8f1        
        
          <p style="color:#70f8f1;">Text here</p>
        
        
          .mytext {color:#70f8f1;}
        
        Text color #70f8f1
      
           This box has a color of #70f8f1        
        
          <div style="background-color:#70f8f1;">Content here</div>
        
        
          .mybackground {background-color:#70f8f1;}
        
        Background color #70f8f1
      
           Border around this has a color of #70f8f1        
        
          <div style="border:2px solid #70f8f1;">Content here</div>
        
        
          .myborder {border:2px solid #70f8f1;}
        
        Border color #70f8f1