#70ccbb color space conversions
Hex:
        #70ccbb
        RGB:
        112, 204, 187
        CMY:
        56, 20, 27
        CMYK:
        45, 0, 8, 20
      HSL:
        169°, 47.4227%, 61.9608%
        HSV (HSB):
        169°, 45.0980%, 80.0000%
        XYZ:
        37.2446, 50.2183, 54.7438
        xyY:
        0.2619, 0.3531, 50.2183
      CIE-Lab:
        76.2031, -31.5418, -0.0626
        CIE-LCH:
        76.2031, 31.5418, 180.1137
        CIE-Luv:
        76.2031, -41.4096, 5.0016
        Hunter-Lab:
        70.8649, -30.1990, 3.8033
      #70ccbb color charts
#70ccbb RGB chart
      #70ccbb CMYK chart
      #70ccbb RGB pie chart
      #70ccbb color shades, tints & tones
#70ccbb color schemes
#70ccbb color preview, HTML & CSS examples
           This text has a color of #70ccbb        
        
          <p style="color:#70ccbb;">Text here</p>
        
        
          .mytext {color:#70ccbb;}
        
        Text color #70ccbb
      
           This box has a color of #70ccbb        
        
          <div style="background-color:#70ccbb;">Content here</div>
        
        
          .mybackground {background-color:#70ccbb;}
        
        Background color #70ccbb
      
           Border around this has a color of #70ccbb        
        
          <div style="border:2px solid #70ccbb;">Content here</div>
        
        
          .myborder {border:2px solid #70ccbb;}
        
        Border color #70ccbb