#70f7fa color space conversions
Hex:
        #70f7fa
        RGB:
        112, 247, 250
        CMY:
        56, 3, 2
        CMYK:
        55, 1, 0, 2
      HSL:
        181°, 93.2432%, 70.9804%
        HSV (HSB):
        181°, 55.2000%, 98.0392%
        XYZ:
        57.1982, 76.8684, 102.2649
        xyY:
        0.2420, 0.3253, 76.8684
      CIE-Lab:
        90.2610, -35.8867, -12.6543
        CIE-LCH:
        90.2610, 38.0524, 199.4235
        CIE-Luv:
        90.2610, -55.1759, -14.4328
        Hunter-Lab:
        87.6746, -36.9787, -7.7844
      #70f7fa color charts
#70f7fa RGB chart
      #70f7fa CMYK chart
      #70f7fa RGB pie chart
      #70f7fa color shades, tints & tones
#70f7fa color schemes
#70f7fa color preview, HTML & CSS examples
           This text has a color of #70f7fa        
        
          <p style="color:#70f7fa;">Text here</p>
        
        
          .mytext {color:#70f7fa;}
        
        Text color #70f7fa
      
           This box has a color of #70f7fa        
        
          <div style="background-color:#70f7fa;">Content here</div>
        
        
          .mybackground {background-color:#70f7fa;}
        
        Background color #70f7fa
      
           Border around this has a color of #70f7fa        
        
          <div style="border:2px solid #70f7fa;">Content here</div>
        
        
          .myborder {border:2px solid #70f7fa;}
        
        Border color #70f7fa