#7feace color space conversions
Hex:
        #7feace
        RGB:
        127, 234, 206
        CMY:
        50, 8, 19
        CMYK:
        46, 0, 12, 8
      HSL:
        164°, 71.8121%, 70.7843%
        HSV (HSB):
        164°, 45.7265%, 91.7647%
        XYZ:
        49.3158, 67.8139, 68.8827
        xyY:
        0.2651, 0.3646, 67.8139
      CIE-Lab:
        85.9133, -37.5037, 4.0219
        CIE-LCH:
        85.9133, 37.7188, 173.8790
        CIE-Luv:
        85.9133, -47.9155, 12.3271
        Hunter-Lab:
        82.3492, -37.2142, 8.0501
      #7feace color charts
#7feace RGB chart
      #7feace CMYK chart
      #7feace RGB pie chart
      #7feace color shades, tints & tones
#7feace color schemes
#7feace color preview, HTML & CSS examples
           This text has a color of #7feace        
        
          <p style="color:#7feace;">Text here</p>
        
        
          .mytext {color:#7feace;}
        
        Text color #7feace
      
           This box has a color of #7feace        
        
          <div style="background-color:#7feace;">Content here</div>
        
        
          .mybackground {background-color:#7feace;}
        
        Background color #7feace
      
           Border around this has a color of #7feace        
        
          <div style="border:2px solid #7feace;">Content here</div>
        
        
          .myborder {border:2px solid #7feace;}
        
        Border color #7feace