#7d8ebd color space conversions
Hex:
        #7d8ebd
        RGB:
        125, 142, 189
        CMY:
        51, 44, 26
        CMYK:
        34, 25, 0, 26
      HSL:
        224°, 32.6531%, 61.5686%
        HSV (HSB):
        224°, 33.8624%, 74.1176%
        XYZ:
        27.3158, 27.3801, 51.9893
        xyY:
        0.2560, 0.2566, 27.3801
      CIE-Lab:
        59.3245, 5.2856, -26.4502
        CIE-LCH:
        59.3245, 26.9731, 281.3007
        CIE-Luv:
        59.3245, -10.7128, -41.2416
        Hunter-Lab:
        52.3260, 1.6119, -22.2803
      #7d8ebd color charts
#7d8ebd RGB chart
      #7d8ebd CMYK chart
      #7d8ebd RGB pie chart
      #7d8ebd color shades, tints & tones
#7d8ebd color schemes
#7d8ebd color preview, HTML & CSS examples
           This text has a color of #7d8ebd        
        
          <p style="color:#7d8ebd;">Text here</p>
        
        
          .mytext {color:#7d8ebd;}
        
        Text color #7d8ebd
      
           This box has a color of #7d8ebd        
        
          <div style="background-color:#7d8ebd;">Content here</div>
        
        
          .mybackground {background-color:#7d8ebd;}
        
        Background color #7d8ebd
      
           Border around this has a color of #7d8ebd        
        
          <div style="border:2px solid #7d8ebd;">Content here</div>
        
        
          .myborder {border:2px solid #7d8ebd;}
        
        Border color #7d8ebd