#70fcdb color space conversions
Hex:
        #70fcdb
        RGB:
        112, 252, 219
        CMY:
        56, 1, 14
        CMYK:
        56, 0, 13, 1
      HSL:
        166°, 95.8904%, 71.3725%
        HSV (HSB):
        166°, 55.5556%, 98.8235%
        XYZ:
        54.2787, 78.1800, 79.2473
        xyY:
        0.2564, 0.3693, 78.1800
      CIE-Lab:
        90.8620, -45.7851, 4.3419
        CIE-LCH:
        90.8620, 45.9905, 174.5827
        CIE-Luv:
        90.8620, -58.6001, 14.2241
        Hunter-Lab:
        88.4195, -45.1570, 8.7541
      #70fcdb color charts
#70fcdb RGB chart
      #70fcdb CMYK chart
      #70fcdb RGB pie chart
      #70fcdb color shades, tints & tones
#70fcdb color schemes
#70fcdb color preview, HTML & CSS examples
           This text has a color of #70fcdb        
        
          <p style="color:#70fcdb;">Text here</p>
        
        
          .mytext {color:#70fcdb;}
        
        Text color #70fcdb
      
           This box has a color of #70fcdb        
        
          <div style="background-color:#70fcdb;">Content here</div>
        
        
          .mybackground {background-color:#70fcdb;}
        
        Background color #70fcdb
      
           Border around this has a color of #70fcdb        
        
          <div style="border:2px solid #70fcdb;">Content here</div>
        
        
          .myborder {border:2px solid #70fcdb;}
        
        Border color #70fcdb