#7d87ac color space conversions
Hex:
        #7d87ac
        RGB:
        125, 135, 172
        CMY:
        51, 47, 33
        CMYK:
        27, 22, 0, 33
      HSL:
        227°, 22.0657%, 58.2353%
        HSV (HSB):
        227°, 27.3256%, 67.4510%
        XYZ:
        24.5678, 24.6665, 42.4960
        xyY:
        0.2678, 0.2689, 24.6665
      CIE-Lab:
        56.7490, 4.9291, -20.7298
        CIE-LCH:
        56.7490, 21.3078, 283.3754
        CIE-Luv:
        56.7490, -7.0821, -31.7930
        Hunter-Lab:
        49.6654, 1.3837, -15.9655
      #7d87ac color charts
#7d87ac RGB chart
      #7d87ac CMYK chart
      #7d87ac RGB pie chart
      #7d87ac color shades, tints & tones
#7d87ac color schemes
#7d87ac color preview, HTML & CSS examples
           This text has a color of #7d87ac        
        
          <p style="color:#7d87ac;">Text here</p>
        
        
          .mytext {color:#7d87ac;}
        
        Text color #7d87ac
      
           This box has a color of #7d87ac        
        
          <div style="background-color:#7d87ac;">Content here</div>
        
        
          .mybackground {background-color:#7d87ac;}
        
        Background color #7d87ac
      
           Border around this has a color of #7d87ac        
        
          <div style="border:2px solid #7d87ac;">Content here</div>
        
        
          .myborder {border:2px solid #7d87ac;}
        
        Border color #7d87ac