#70bc05 color space conversions
Hex:
        #70bc05
        RGB:
        112, 188, 5
        CMY:
        56, 26, 98
        CMYK:
        40, 0, 97, 26
      HSL:
        85°, 94.8187%, 37.8431%
        HSV (HSB):
        85°, 97.3404%, 73.7255%
        XYZ:
        24.6927, 39.4221, 6.4514
        xyY:
        0.3499, 0.5587, 39.4221
      CIE-Lab:
        69.0560, -47.5793, 68.6782
        CIE-LCH:
        69.0560, 83.5493, 124.7137
        CIE-Luv:
        69.0560, -38.0528, 80.8578
        Hunter-Lab:
        62.7871, -39.6774, 37.8589
      #70bc05 color charts
#70bc05 RGB chart
      #70bc05 CMYK chart
      #70bc05 RGB pie chart
      #70bc05 color shades, tints & tones
#70bc05 color schemes
#70bc05 color preview, HTML & CSS examples
           This text has a color of #70bc05        
        
          <p style="color:#70bc05;">Text here</p>
        
        
          .mytext {color:#70bc05;}
        
        Text color #70bc05
      
           This box has a color of #70bc05        
        
          <div style="background-color:#70bc05;">Content here</div>
        
        
          .mybackground {background-color:#70bc05;}
        
        Background color #70bc05
      
           Border around this has a color of #70bc05        
        
          <div style="border:2px solid #70bc05;">Content here</div>
        
        
          .myborder {border:2px solid #70bc05;}
        
        Border color #70bc05