#70feb5 color space conversions
Hex:
        #70feb5
        RGB:
        112, 254, 181
        CMY:
        56, 0, 29
        CMYK:
        56, 0, 29, 0
      HSL:
        149°, 98.6111%, 71.7647%
        HSV (HSB):
        149°, 55.9055%, 99.6078%
        XYZ:
        50.4644, 77.6646, 56.0471
        xyY:
        0.2740, 0.4217, 77.6646
      CIE-Lab:
        90.6266, -54.7244, 23.5535
        CIE-LCH:
        90.6266, 59.5779, 156.7129
        CIE-Luv:
        90.6266, -61.1977, 43.4304
        Hunter-Lab:
        88.1275, -52.0088, 23.9822
      #70feb5 color charts
#70feb5 RGB chart
      #70feb5 CMYK chart
      #70feb5 RGB pie chart
      #70feb5 color shades, tints & tones
#70feb5 color schemes
#70feb5 color preview, HTML & CSS examples
           This text has a color of #70feb5        
        
          <p style="color:#70feb5;">Text here</p>
        
        
          .mytext {color:#70feb5;}
        
        Text color #70feb5
      
           This box has a color of #70feb5        
        
          <div style="background-color:#70feb5;">Content here</div>
        
        
          .mybackground {background-color:#70feb5;}
        
        Background color #70feb5
      
           Border around this has a color of #70feb5        
        
          <div style="border:2px solid #70feb5;">Content here</div>
        
        
          .myborder {border:2px solid #70feb5;}
        
        Border color #70feb5