#7dbecb color space conversions
Hex:
        #7dbecb
        RGB:
        125, 190, 203
        CMY:
        51, 25, 20
        CMYK:
        38, 6, 0, 20
      HSL:
        190°, 42.8571%, 64.3137%
        HSV (HSB):
        190°, 38.4236%, 79.6078%
        XYZ:
        37.6504, 45.4987, 63.2977
        xyY:
        0.2571, 0.3107, 45.4987
      CIE-Lab:
        73.2191, -17.3555, -13.0931
        CIE-LCH:
        73.2191, 21.7404, 217.0310
        CIE-Luv:
        73.2191, -30.7902, -17.4769
        Hunter-Lab:
        67.4527, -18.4081, -8.4209
      #7dbecb color charts
#7dbecb RGB chart
      #7dbecb CMYK chart
      #7dbecb RGB pie chart
      #7dbecb color shades, tints & tones
#7dbecb color schemes
#7dbecb color preview, HTML & CSS examples
           This text has a color of #7dbecb        
        
          <p style="color:#7dbecb;">Text here</p>
        
        
          .mytext {color:#7dbecb;}
        
        Text color #7dbecb
      
           This box has a color of #7dbecb        
        
          <div style="background-color:#7dbecb;">Content here</div>
        
        
          .mybackground {background-color:#7dbecb;}
        
        Background color #7dbecb
      
           Border around this has a color of #7dbecb        
        
          <div style="border:2px solid #7dbecb;">Content here</div>
        
        
          .myborder {border:2px solid #7dbecb;}
        
        Border color #7dbecb