#70f0cb color space conversions
Hex:
        #70f0cb
        RGB:
        112, 240, 203
        CMY:
        56, 6, 20
        CMYK:
        53, 0, 15, 6
      HSL:
        163°, 81.0127%, 69.0196%
        HSV (HSB):
        163°, 53.3333%, 94.1176%
        XYZ:
        48.6217, 70.0767, 67.4634
        xyY:
        0.2612, 0.3764, 70.0767
      CIE-Lab:
        87.0345, -44.2303, 7.1423
        CIE-LCH:
        87.0345, 44.8033, 170.8270
        CIE-Luv:
        87.0345, -54.8562, 18.1082
        Hunter-Lab:
        83.7118, -42.8190, 10.8164
      #70f0cb color charts
#70f0cb RGB chart
      #70f0cb CMYK chart
      #70f0cb RGB pie chart
      #70f0cb color shades, tints & tones
#70f0cb color schemes
#70f0cb color preview, HTML & CSS examples
           This text has a color of #70f0cb        
        
          <p style="color:#70f0cb;">Text here</p>
        
        
          .mytext {color:#70f0cb;}
        
        Text color #70f0cb
      
           This box has a color of #70f0cb        
        
          <div style="background-color:#70f0cb;">Content here</div>
        
        
          .mybackground {background-color:#70f0cb;}
        
        Background color #70f0cb
      
           Border around this has a color of #70f0cb        
        
          <div style="border:2px solid #70f0cb;">Content here</div>
        
        
          .myborder {border:2px solid #70f0cb;}
        
        Border color #70f0cb