#70e8fa color space conversions
Hex:
        #70e8fa
        RGB:
        112, 232, 250
        CMY:
        56, 9, 2
        CMYK:
        55, 7, 0, 2
      HSL:
        188°, 93.2432%, 70.9804%
        HSV (HSB):
        188°, 55.2000%, 98.0392%
        XYZ:
        52.7940, 68.0601, 100.7969
        xyY:
        0.2382, 0.3071, 68.0601
      CIE-Lab:
        86.0365, -28.8027, -18.9962
        CIE-LCH:
        86.0365, 34.5029, 213.4059
        CIE-Luv:
        86.0365, -49.6361, -25.9526
        Hunter-Lab:
        82.4985, -30.1434, -14.6916
      #70e8fa color charts
#70e8fa RGB chart
      #70e8fa CMYK chart
      #70e8fa RGB pie chart
      #70e8fa color shades, tints & tones
#70e8fa color schemes
#70e8fa color preview, HTML & CSS examples
           This text has a color of #70e8fa        
        
          <p style="color:#70e8fa;">Text here</p>
        
        
          .mytext {color:#70e8fa;}
        
        Text color #70e8fa
      
           This box has a color of #70e8fa        
        
          <div style="background-color:#70e8fa;">Content here</div>
        
        
          .mybackground {background-color:#70e8fa;}
        
        Background color #70e8fa
      
           Border around this has a color of #70e8fa        
        
          <div style="border:2px solid #70e8fa;">Content here</div>
        
        
          .myborder {border:2px solid #70e8fa;}
        
        Border color #70e8fa