#7ed3ea color space conversions
Hex:
        #7ed3ea
        RGB:
        126, 211, 234
        CMY:
        51, 17, 8
        CMYK:
        46, 10, 0, 8
      HSL:
        193°, 72.0000%, 70.5882%
        HSV (HSB):
        193°, 46.1538%, 91.7647%
        XYZ:
        46.7497, 56.9647, 86.3732
        xyY:
        0.2459, 0.2997, 56.9647
      CIE-Lab:
        80.1597, -19.7969, -19.3486
        CIE-LCH:
        80.1597, 27.6818, 224.3438
        CIE-Luv:
        80.1597, -38.2244, -27.6133
        Hunter-Lab:
        75.4749, -21.5169, -15.0188
      #7ed3ea color charts
#7ed3ea RGB chart
      #7ed3ea CMYK chart
      #7ed3ea RGB pie chart
      #7ed3ea color shades, tints & tones
#7ed3ea color schemes
#7ed3ea color preview, HTML & CSS examples
           This text has a color of #7ed3ea        
        
          <p style="color:#7ed3ea;">Text here</p>
        
        
          .mytext {color:#7ed3ea;}
        
        Text color #7ed3ea
      
           This box has a color of #7ed3ea        
        
          <div style="background-color:#7ed3ea;">Content here</div>
        
        
          .mybackground {background-color:#7ed3ea;}
        
        Background color #7ed3ea
      
           Border around this has a color of #7ed3ea        
        
          <div style="border:2px solid #7ed3ea;">Content here</div>
        
        
          .myborder {border:2px solid #7ed3ea;}
        
        Border color #7ed3ea