#70fdda color space conversions
Hex:
        #70fdda
        RGB:
        112, 253, 218
        CMY:
        56, 1, 15
        CMYK:
        56, 0, 14, 1
      HSL:
        165°, 97.2414%, 71.5686%
        HSV (HSB):
        165°, 55.7312%, 99.2157%
        XYZ:
        54.4623, 78.7573, 78.6609
        xyY:
        0.2570, 0.3717, 78.7573
      CIE-Lab:
        91.1243, -46.4488, 5.2391
        CIE-LCH:
        91.1243, 46.7433, 173.5646
        CIE-Luv:
        91.1243, -59.0233, 15.7081
        Hunter-Lab:
        88.7453, -45.7603, 9.5690
      #70fdda color charts
#70fdda RGB chart
      #70fdda CMYK chart
      #70fdda RGB pie chart
      #70fdda color shades, tints & tones
#70fdda color schemes
#70fdda color preview, HTML & CSS examples
           This text has a color of #70fdda        
        
          <p style="color:#70fdda;">Text here</p>
        
        
          .mytext {color:#70fdda;}
        
        Text color #70fdda
      
           This box has a color of #70fdda        
        
          <div style="background-color:#70fdda;">Content here</div>
        
        
          .mybackground {background-color:#70fdda;}
        
        Background color #70fdda
      
           Border around this has a color of #70fdda        
        
          <div style="border:2px solid #70fdda;">Content here</div>
        
        
          .myborder {border:2px solid #70fdda;}
        
        Border color #70fdda