#7d87bd color space conversions
Hex:
        #7d87bd
        RGB:
        125, 135, 189
        CMY:
        51, 47, 26
        CMYK:
        34, 29, 0, 26
      HSL:
        231°, 32.6531%, 61.5686%
        HSV (HSB):
        231°, 33.8624%, 74.1176%
        XYZ:
        26.3067, 25.3620, 51.6530
        xyY:
        0.2546, 0.2455, 25.3620
      CIE-Lab:
        57.4265, 9.3528, -29.3848
        CIE-LCH:
        57.4265, 30.8374, 287.6557
        CIE-Luv:
        57.4265, -7.8402, -46.2581
        Hunter-Lab:
        50.3607, 5.1110, -25.5588
      #7d87bd color charts
#7d87bd RGB chart
      #7d87bd CMYK chart
      #7d87bd RGB pie chart
      #7d87bd color shades, tints & tones
#7d87bd color schemes
#7d87bd color preview, HTML & CSS examples
           This text has a color of #7d87bd        
        
          <p style="color:#7d87bd;">Text here</p>
        
        
          .mytext {color:#7d87bd;}
        
        Text color #7d87bd
      
           This box has a color of #7d87bd        
        
          <div style="background-color:#7d87bd;">Content here</div>
        
        
          .mybackground {background-color:#7d87bd;}
        
        Background color #7d87bd
      
           Border around this has a color of #7d87bd        
        
          <div style="border:2px solid #7d87bd;">Content here</div>
        
        
          .myborder {border:2px solid #7d87bd;}
        
        Border color #7d87bd