#70fcfa color space conversions
Hex:
        #70fcfa
        RGB:
        112, 252, 250
        CMY:
        56, 1, 2
        CMYK:
        56, 0, 1, 1
      HSL:
        179°, 95.8904%, 71.3725%
        HSV (HSB):
        179°, 55.5556%, 98.8235%
        XYZ:
        58.7478, 79.9677, 102.7815
        xyY:
        0.2433, 0.3311, 79.9677
      CIE-Lab:
        91.6704, -38.1832, -10.5536
        CIE-LCH:
        91.6704, 39.6148, 195.4504
        CIE-Luv:
        91.6704, -57.0113, -10.6421
        Hunter-Lab:
        89.4246, -39.2270, -5.5485
      #70fcfa color charts
#70fcfa RGB chart
      #70fcfa CMYK chart
      #70fcfa RGB pie chart
      #70fcfa color shades, tints & tones
#70fcfa color schemes
#70fcfa color preview, HTML & CSS examples
           This text has a color of #70fcfa        
        
          <p style="color:#70fcfa;">Text here</p>
        
        
          .mytext {color:#70fcfa;}
        
        Text color #70fcfa
      
           This box has a color of #70fcfa        
        
          <div style="background-color:#70fcfa;">Content here</div>
        
        
          .mybackground {background-color:#70fcfa;}
        
        Background color #70fcfa
      
           Border around this has a color of #70fcfa        
        
          <div style="border:2px solid #70fcfa;">Content here</div>
        
        
          .myborder {border:2px solid #70fcfa;}
        
        Border color #70fcfa