#7dfae3 color space conversions
Hex:
        #7dfae3
        RGB:
        125, 250, 227
        CMY:
        51, 2, 11
        CMYK:
        50, 0, 9, 2
      HSL:
        169°, 92.5926%, 73.5294%
        HSV (HSB):
        169°, 50.0000%, 98.0392%
        XYZ:
        56.5082, 78.2772, 84.8038
        xyY:
        0.2573, 0.3565, 78.2772
      CIE-Lab:
        90.9063, -40.3723, 0.3082
        CIE-LCH:
        90.9063, 40.3734, 179.5626
        CIE-Luv:
        90.9063, -53.9332, 7.1454
        Hunter-Lab:
        88.4744, -40.8232, 5.1019
      #7dfae3 color charts
#7dfae3 RGB chart
      #7dfae3 CMYK chart
      #7dfae3 RGB pie chart
      #7dfae3 color shades, tints & tones
#7dfae3 color schemes
#7dfae3 color preview, HTML & CSS examples
           This text has a color of #7dfae3        
        
          <p style="color:#7dfae3;">Text here</p>
        
        
          .mytext {color:#7dfae3;}
        
        Text color #7dfae3
      
           This box has a color of #7dfae3        
        
          <div style="background-color:#7dfae3;">Content here</div>
        
        
          .mybackground {background-color:#7dfae3;}
        
        Background color #7dfae3
      
           Border around this has a color of #7dfae3        
        
          <div style="border:2px solid #7dfae3;">Content here</div>
        
        
          .myborder {border:2px solid #7dfae3;}
        
        Border color #7dfae3