#70d1fa color space conversions
Hex:
        #70d1fa
        RGB:
        112, 209, 250
        CMY:
        56, 18, 2
        CMYK:
        55, 16, 0, 2
      HSL:
        198°, 93.2432%, 70.9804%
        HSV (HSB):
        198°, 55.2000%, 98.0392%
        XYZ:
        46.7379, 55.9478, 98.7781
        xyY:
        0.2320, 0.2777, 55.9478
      CIE-Lab:
        79.5841, -17.3492, -28.8109
        CIE-LCH:
        79.5841, 33.6313, 238.9448
        CIE-Luv:
        79.5841, -41.0869, -43.9103
        Hunter-Lab:
        74.7983, -19.3608, -25.9392
      #70d1fa color charts
#70d1fa RGB chart
      #70d1fa CMYK chart
      #70d1fa RGB pie chart
      #70d1fa color shades, tints & tones
#70d1fa color schemes
#70d1fa color preview, HTML & CSS examples
           This text has a color of #70d1fa        
        
          <p style="color:#70d1fa;">Text here</p>
        
        
          .mytext {color:#70d1fa;}
        
        Text color #70d1fa
      
           This box has a color of #70d1fa        
        
          <div style="background-color:#70d1fa;">Content here</div>
        
        
          .mybackground {background-color:#70d1fa;}
        
        Background color #70d1fa
      
           Border around this has a color of #70d1fa        
        
          <div style="border:2px solid #70d1fa;">Content here</div>
        
        
          .myborder {border:2px solid #70d1fa;}
        
        Border color #70d1fa