#7d95bf color space conversions
Hex:
        #7d95bf
        RGB:
        125, 149, 191
        CMY:
        51, 42, 25
        CMYK:
        35, 22, 0, 25
      HSL:
        218°, 34.0206%, 61.9608%
        HSV (HSB):
        218°, 34.5550%, 74.9020%
        XYZ:
        28.6089, 29.6165, 53.4989
        xyY:
        0.2561, 0.2651, 29.6165
      CIE-Lab:
        61.3219, 1.8029, -24.5051
        CIE-LCH:
        61.3219, 24.5713, 274.2079
        CIE-Luv:
        61.3219, -13.6778, -37.8532
        Hunter-Lab:
        54.4210, -1.4001, -20.1907
      #7d95bf color charts
#7d95bf RGB chart
      #7d95bf CMYK chart
      #7d95bf RGB pie chart
      #7d95bf color shades, tints & tones
#7d95bf color schemes
#7d95bf color preview, HTML & CSS examples
           This text has a color of #7d95bf        
        
          <p style="color:#7d95bf;">Text here</p>
        
        
          .mytext {color:#7d95bf;}
        
        Text color #7d95bf
      
           This box has a color of #7d95bf        
        
          <div style="background-color:#7d95bf;">Content here</div>
        
        
          .mybackground {background-color:#7d95bf;}
        
        Background color #7d95bf
      
           Border around this has a color of #7d95bf        
        
          <div style="border:2px solid #7d95bf;">Content here</div>
        
        
          .myborder {border:2px solid #7d95bf;}
        
        Border color #7d95bf