#70efeb color space conversions
Hex:
        #70efeb
        RGB:
        112, 239, 235
        CMY:
        56, 6, 8
        CMYK:
        53, 0, 2, 6
      HSL:
        178°, 79.8742%, 68.8235%
        HSV (HSB):
        178°, 53.1381%, 93.7255%
        XYZ:
        52.5440, 71.1759, 89.5662
        xyY:
        0.2464, 0.3337, 71.1759
      CIE-Lab:
        87.5704, -36.0643, -8.8254
        CIE-LCH:
        87.5704, 37.1284, 193.7507
        CIE-Luv:
        87.5704, -52.9503, -8.0986
        Hunter-Lab:
        84.3658, -36.4683, -3.8886
      #70efeb color charts
#70efeb RGB chart
      #70efeb CMYK chart
      #70efeb RGB pie chart
      #70efeb color shades, tints & tones
#70efeb color schemes
#70efeb color preview, HTML & CSS examples
           This text has a color of #70efeb        
        
          <p style="color:#70efeb;">Text here</p>
        
        
          .mytext {color:#70efeb;}
        
        Text color #70efeb
      
           This box has a color of #70efeb        
        
          <div style="background-color:#70efeb;">Content here</div>
        
        
          .mybackground {background-color:#70efeb;}
        
        Background color #70efeb
      
           Border around this has a color of #70efeb        
        
          <div style="border:2px solid #70efeb;">Content here</div>
        
        
          .myborder {border:2px solid #70efeb;}
        
        Border color #70efeb