#70ff8a color space conversions
Hex:
        #70ff8a
        RGB:
        112, 255, 138
        CMY:
        56, 0, 46
        CMYK:
        56, 0, 46, 0
      HSL:
        131°, 100.0000%, 71.9608%
        HSV (HSB):
        131°, 56.0784%, 100.0000%
        XYZ:
        47.0295, 76.7997, 36.3899
        xyY:
        0.2935, 0.4793, 76.7997
      CIE-Lab:
        90.2294, -62.4146, 44.3602
        CIE-LCH:
        90.2294, 76.5730, 144.5973
        CIE-Luv:
        90.2294, -63.3880, 70.4063
        Hunter-Lab:
        87.6355, -57.5701, 36.7251
      #70ff8a color charts
#70ff8a RGB chart
      #70ff8a CMYK chart
      #70ff8a RGB pie chart
      #70ff8a color shades, tints & tones
#70ff8a color schemes
#70ff8a color preview, HTML & CSS examples
           This text has a color of #70ff8a        
        
          <p style="color:#70ff8a;">Text here</p>
        
        
          .mytext {color:#70ff8a;}
        
        Text color #70ff8a
      
           This box has a color of #70ff8a        
        
          <div style="background-color:#70ff8a;">Content here</div>
        
        
          .mybackground {background-color:#70ff8a;}
        
        Background color #70ff8a
      
           Border around this has a color of #70ff8a        
        
          <div style="border:2px solid #70ff8a;">Content here</div>
        
        
          .myborder {border:2px solid #70ff8a;}
        
        Border color #70ff8a