#7dbec2 color space conversions
Hex:
        #7dbec2
        RGB:
        125, 190, 194
        CMY:
        51, 25, 24
        CMYK:
        36, 2, 0, 24
      HSL:
        183°, 36.1257%, 62.5490%
        HSV (HSB):
        183°, 35.5670%, 76.0784%
        XYZ:
        36.6085, 45.0819, 57.8111
        xyY:
        0.2624, 0.3232, 45.0819
      CIE-Lab:
        72.9458, -19.5967, -8.5950
        CIE-LCH:
        72.9458, 21.3987, 203.6819
        CIE-Luv:
        72.9458, -30.9285, -9.9888
        Hunter-Lab:
        67.1431, -20.1766, -4.0494
      #7dbec2 color charts
#7dbec2 RGB chart
      #7dbec2 CMYK chart
      #7dbec2 RGB pie chart
      #7dbec2 color shades, tints & tones
#7dbec2 color schemes
#7dbec2 color preview, HTML & CSS examples
           This text has a color of #7dbec2        
        
          <p style="color:#7dbec2;">Text here</p>
        
        
          .mytext {color:#7dbec2;}
        
        Text color #7dbec2
      
           This box has a color of #7dbec2        
        
          <div style="background-color:#7dbec2;">Content here</div>
        
        
          .mybackground {background-color:#7dbec2;}
        
        Background color #7dbec2
      
           Border around this has a color of #7dbec2        
        
          <div style="border:2px solid #7dbec2;">Content here</div>
        
        
          .myborder {border:2px solid #7dbec2;}
        
        Border color #7dbec2