#7d94bb color space conversions
Hex:
        #7d94bb
        RGB:
        125, 148, 187
        CMY:
        51, 42, 27
        CMYK:
        33, 21, 0, 27
      HSL:
        218°, 31.3131%, 61.1765%
        HSV (HSB):
        218°, 33.1551%, 73.3333%
        XYZ:
        28.0170, 29.1276, 51.1593
        xyY:
        0.2587, 0.2689, 29.1276
      CIE-Lab:
        60.8941, 1.3198, -22.9076
        CIE-LCH:
        60.8941, 22.9456, 273.2974
        CIE-Luv:
        60.8941, -13.1568, -35.1704
        Hunter-Lab:
        53.9700, -1.7844, -18.4231
      #7d94bb color charts
#7d94bb RGB chart
      #7d94bb CMYK chart
      #7d94bb RGB pie chart
      #7d94bb color shades, tints & tones
#7d94bb color schemes
#7d94bb color preview, HTML & CSS examples
           This text has a color of #7d94bb        
        
          <p style="color:#7d94bb;">Text here</p>
        
        
          .mytext {color:#7d94bb;}
        
        Text color #7d94bb
      
           This box has a color of #7d94bb        
        
          <div style="background-color:#7d94bb;">Content here</div>
        
        
          .mybackground {background-color:#7d94bb;}
        
        Background color #7d94bb
      
           Border around this has a color of #7d94bb        
        
          <div style="border:2px solid #7d94bb;">Content here</div>
        
        
          .myborder {border:2px solid #7d94bb;}
        
        Border color #7d94bb