#7debbb color space conversions
Hex:
        #7debbb
        RGB:
        125, 235, 187
        CMY:
        51, 8, 27
        CMYK:
        47, 0, 20, 8
      HSL:
        154°, 73.3333%, 70.5882%
        HSV (HSB):
        154°, 46.8085%, 92.1569%
        XYZ:
        47.1354, 67.3645, 57.5321
        xyY:
        0.2740, 0.3916, 67.3645
      CIE-Lab:
        85.6877, -42.5419, 13.6348
        CIE-LCH:
        85.6877, 44.6735, 162.2292
        CIE-Luv:
        85.6877, -49.6580, 27.2858
        Hunter-Lab:
        82.0759, -41.1219, 15.8931
      #7debbb color charts
#7debbb RGB chart
      #7debbb CMYK chart
      #7debbb RGB pie chart
      #7debbb color shades, tints & tones
#7debbb color schemes
#7debbb color preview, HTML & CSS examples
           This text has a color of #7debbb        
        
          <p style="color:#7debbb;">Text here</p>
        
        
          .mytext {color:#7debbb;}
        
        Text color #7debbb
      
           This box has a color of #7debbb        
        
          <div style="background-color:#7debbb;">Content here</div>
        
        
          .mybackground {background-color:#7debbb;}
        
        Background color #7debbb
      
           Border around this has a color of #7debbb        
        
          <div style="border:2px solid #7debbb;">Content here</div>
        
        
          .myborder {border:2px solid #7debbb;}
        
        Border color #7debbb