#70ffcb color space conversions
Hex:
        #70ffcb
        RGB:
        112, 255, 203
        CMY:
        56, 0, 20
        CMYK:
        56, 0, 20, 0
      HSL:
        158°, 100.0000%, 71.9608%
        HSV (HSB):
        158°, 56.0784%, 100.0000%
        XYZ:
        53.2216, 79.2765, 68.9967
        xyY:
        0.2641, 0.3934, 79.2765
      CIE-Lab:
        91.3593, -50.6392, 13.3168
        CIE-LCH:
        91.3593, 52.3609, 165.2663
        CIE-Luv:
        91.3593, -60.5199, 28.4356
        Hunter-Lab:
        89.0374, -49.1180, 16.3812
      #70ffcb color charts
#70ffcb RGB chart
      #70ffcb CMYK chart
      #70ffcb RGB pie chart
      #70ffcb color shades, tints & tones
#70ffcb color schemes
#70ffcb color preview, HTML & CSS examples
           This text has a color of #70ffcb        
        
          <p style="color:#70ffcb;">Text here</p>
        
        
          .mytext {color:#70ffcb;}
        
        Text color #70ffcb
      
           This box has a color of #70ffcb        
        
          <div style="background-color:#70ffcb;">Content here</div>
        
        
          .mybackground {background-color:#70ffcb;}
        
        Background color #70ffcb
      
           Border around this has a color of #70ffcb        
        
          <div style="border:2px solid #70ffcb;">Content here</div>
        
        
          .myborder {border:2px solid #70ffcb;}
        
        Border color #70ffcb