#7debb5 color space conversions
Hex:
        #7debb5
        RGB:
        125, 235, 181
        CMY:
        51, 8, 29
        CMYK:
        47, 0, 23, 8
      HSL:
        151°, 73.3333%, 70.5882%
        HSV (HSB):
        151°, 46.8085%, 92.1569%
        XYZ:
        46.5063, 67.1128, 54.2190
        xyY:
        0.2771, 0.3999, 67.1128
      CIE-Lab:
        85.5609, -43.7642, 16.5814
        CIE-LCH:
        85.5609, 46.8001, 159.2492
        CIE-Luv:
        85.5609, -49.8757, 31.6401
        Hunter-Lab:
        81.9224, -42.0322, 18.1056
      #7debb5 color charts
#7debb5 RGB chart
      #7debb5 CMYK chart
      #7debb5 RGB pie chart
      #7debb5 color shades, tints & tones
#7debb5 color schemes
#7debb5 color preview, HTML & CSS examples
           This text has a color of #7debb5        
        
          <p style="color:#7debb5;">Text here</p>
        
        
          .mytext {color:#7debb5;}
        
        Text color #7debb5
      
           This box has a color of #7debb5        
        
          <div style="background-color:#7debb5;">Content here</div>
        
        
          .mybackground {background-color:#7debb5;}
        
        Background color #7debb5
      
           Border around this has a color of #7debb5        
        
          <div style="border:2px solid #7debb5;">Content here</div>
        
        
          .myborder {border:2px solid #7debb5;}
        
        Border color #7debb5