#70faf3 color space conversions
Hex:
        #70faf3
        RGB:
        112, 250, 243
        CMY:
        56, 2, 5
        CMYK:
        55, 0, 3, 2
      HSL:
        177°, 93.2432%, 70.9804%
        HSV (HSB):
        177°, 55.2000%, 98.0392%
        XYZ:
        57.0454, 78.2870, 96.8983
        xyY:
        0.2456, 0.3371, 78.2870
      CIE-Lab:
        90.9107, -39.0634, -8.0462
        CIE-LCH:
        90.9107, 39.8835, 191.6389
        CIE-Luv:
        90.9107, -56.6363, -6.4029
        Hunter-Lab:
        88.4800, -39.7563, -2.9951
      #70faf3 color charts
#70faf3 RGB chart
      #70faf3 CMYK chart
      #70faf3 RGB pie chart
      #70faf3 color shades, tints & tones
#70faf3 color schemes
#70faf3 color preview, HTML & CSS examples
           This text has a color of #70faf3        
        
          <p style="color:#70faf3;">Text here</p>
        
        
          .mytext {color:#70faf3;}
        
        Text color #70faf3
      
           This box has a color of #70faf3        
        
          <div style="background-color:#70faf3;">Content here</div>
        
        
          .mybackground {background-color:#70faf3;}
        
        Background color #70faf3
      
           Border around this has a color of #70faf3        
        
          <div style="border:2px solid #70faf3;">Content here</div>
        
        
          .myborder {border:2px solid #70faf3;}
        
        Border color #70faf3