#7dbed3 color space conversions
Hex:
        #7dbed3
        RGB:
        125, 190, 211
        CMY:
        51, 25, 17
        CMYK:
        41, 10, 0, 17
      HSL:
        195°, 49.4253%, 65.8824%
        HSV (HSB):
        195°, 40.7583%, 82.7451%
        XYZ:
        38.6288, 45.8900, 68.4497
        xyY:
        0.2525, 0.3000, 45.8900
      CIE-Lab:
        73.4741, -15.3014, -17.0645
        CIE-LCH:
        73.4741, 22.9200, 228.1180
        CIE-Luv:
        73.4741, -30.6698, -24.2118
        Hunter-Lab:
        67.7422, -16.7624, -12.4897
      #7dbed3 color charts
#7dbed3 RGB chart
      #7dbed3 CMYK chart
      #7dbed3 RGB pie chart
      #7dbed3 color shades, tints & tones
#7dbed3 color schemes
#7dbed3 color preview, HTML & CSS examples
           This text has a color of #7dbed3        
        
          <p style="color:#7dbed3;">Text here</p>
        
        
          .mytext {color:#7dbed3;}
        
        Text color #7dbed3
      
           This box has a color of #7dbed3        
        
          <div style="background-color:#7dbed3;">Content here</div>
        
        
          .mybackground {background-color:#7dbed3;}
        
        Background color #7dbed3
      
           Border around this has a color of #7dbed3        
        
          <div style="border:2px solid #7dbed3;">Content here</div>
        
        
          .myborder {border:2px solid #7dbed3;}
        
        Border color #7dbed3