#70fffd color space conversions
Hex:
        #70fffd
        RGB:
        112, 255, 253
        CMY:
        56, 0, 1
        CMYK:
        56, 0, 1, 0
      HSL:
        179°, 100.0000%, 71.9608%
        HSV (HSB):
        179°, 56.0784%, 100.0000%
        XYZ:
        60.1717, 82.0566, 105.5956
        xyY:
        0.2428, 0.3311, 82.0566
      CIE-Lab:
        92.5998, -38.7759, -10.7255
        CIE-LCH:
        92.5998, 40.2319, 195.4616
        CIE-Luv:
        92.5998, -57.9520, -10.8454
        Hunter-Lab:
        90.5851, -39.9542, -5.7052
      #70fffd color charts
#70fffd RGB chart
      #70fffd CMYK chart
      #70fffd RGB pie chart
      #70fffd color shades, tints & tones
#70fffd color schemes
#70fffd color preview, HTML & CSS examples
           This text has a color of #70fffd        
        
          <p style="color:#70fffd;">Text here</p>
        
        
          .mytext {color:#70fffd;}
        
        Text color #70fffd
      
           This box has a color of #70fffd        
        
          <div style="background-color:#70fffd;">Content here</div>
        
        
          .mybackground {background-color:#70fffd;}
        
        Background color #70fffd
      
           Border around this has a color of #70fffd        
        
          <div style="border:2px solid #70fffd;">Content here</div>
        
        
          .myborder {border:2px solid #70fffd;}
        
        Border color #70fffd