#70ffef color space conversions
Hex:
        #70ffef
        RGB:
        112, 255, 239
        CMY:
        56, 0, 6
        CMYK:
        56, 0, 6, 0
      HSL:
        173°, 100.0000%, 71.9608%
        HSV (HSB):
        173°, 56.0784%, 100.0000%
        XYZ:
        58.0221, 81.1967, 94.2758
        xyY:
        0.2485, 0.3477, 81.1967
      CIE-Lab:
        92.2192, -42.3098, -4.0389
        CIE-LCH:
        92.2192, 42.5022, 185.4529
        CIE-Luv:
        92.2192, -58.6846, 0.5597
        Hunter-Lab:
        90.1092, -42.7535, 1.0449
      #70ffef color charts
#70ffef RGB chart
      #70ffef CMYK chart
      #70ffef RGB pie chart
      #70ffef color shades, tints & tones
#70ffef color schemes
#70ffef color preview, HTML & CSS examples
           This text has a color of #70ffef        
        
          <p style="color:#70ffef;">Text here</p>
        
        
          .mytext {color:#70ffef;}
        
        Text color #70ffef
      
           This box has a color of #70ffef        
        
          <div style="background-color:#70ffef;">Content here</div>
        
        
          .mybackground {background-color:#70ffef;}
        
        Background color #70ffef
      
           Border around this has a color of #70ffef        
        
          <div style="border:2px solid #70ffef;">Content here</div>
        
        
          .myborder {border:2px solid #70ffef;}
        
        Border color #70ffef