#70f8ec color space conversions
Hex:
        #70f8ec
        RGB:
        112, 248, 236
        CMY:
        56, 3, 7
        CMYK:
        55, 0, 5, 3
      HSL:
        175°, 90.6667%, 70.5882%
        HSV (HSB):
        175°, 54.8387%, 97.2549%
        XYZ:
        55.3898, 76.6357, 91.2297
        xyY:
        0.2481, 0.3433, 76.6357
      CIE-Lab:
        90.1537, -39.9204, -5.5245
        CIE-LCH:
        90.1537, 40.3009, 187.8790
        CIE-Luv:
        90.1537, -56.2527, -2.1936
        Hunter-Lab:
        87.5418, -40.2569, -0.5085
      #70f8ec color charts
#70f8ec RGB chart
      #70f8ec CMYK chart
      #70f8ec RGB pie chart
      #70f8ec color shades, tints & tones
#70f8ec color schemes
#70f8ec color preview, HTML & CSS examples
           This text has a color of #70f8ec        
        
          <p style="color:#70f8ec;">Text here</p>
        
        
          .mytext {color:#70f8ec;}
        
        Text color #70f8ec
      
           This box has a color of #70f8ec        
        
          <div style="background-color:#70f8ec;">Content here</div>
        
        
          .mybackground {background-color:#70f8ec;}
        
        Background color #70f8ec
      
           Border around this has a color of #70f8ec        
        
          <div style="border:2px solid #70f8ec;">Content here</div>
        
        
          .myborder {border:2px solid #70f8ec;}
        
        Border color #70f8ec