#70efbf color space conversions
Hex:
        #70efbf
        RGB:
        112, 239, 191
        CMY:
        56, 6, 25
        CMYK:
        53, 0, 20, 6
      HSL:
        157°, 79.8742%, 68.8235%
        HSV (HSB):
        157°, 53.1381%, 93.7255%
        XYZ:
        46.9526, 68.9393, 60.1222
        xyY:
        0.2668, 0.3917, 68.9393
      CIE-Lab:
        86.4740, -46.4436, 12.5996
        CIE-LCH:
        86.4740, 48.1224, 164.8217
        CIE-Luv:
        86.4740, -55.0284, 26.4599
        Hunter-Lab:
        83.0297, -44.3618, 15.1887
      #70efbf color charts
#70efbf RGB chart
      #70efbf CMYK chart
      #70efbf RGB pie chart
      #70efbf color shades, tints & tones
#70efbf color schemes
#70efbf color preview, HTML & CSS examples
           This text has a color of #70efbf        
        
          <p style="color:#70efbf;">Text here</p>
        
        
          .mytext {color:#70efbf;}
        
        Text color #70efbf
      
           This box has a color of #70efbf        
        
          <div style="background-color:#70efbf;">Content here</div>
        
        
          .mybackground {background-color:#70efbf;}
        
        Background color #70efbf
      
           Border around this has a color of #70efbf        
        
          <div style="border:2px solid #70efbf;">Content here</div>
        
        
          .myborder {border:2px solid #70efbf;}
        
        Border color #70efbf