#7d8bbd color space conversions
Hex:
        #7d8bbd
        RGB:
        125, 139, 189
        CMY:
        51, 45, 26
        CMYK:
        34, 26, 0, 26
      HSL:
        227°, 32.6531%, 61.5686%
        HSV (HSB):
        227°, 33.8624%, 74.1176%
        XYZ:
        26.8754, 26.4993, 51.8425
        xyY:
        0.2554, 0.2519, 26.4993
      CIE-Lab:
        58.5080, 7.0222, -27.7107
        CIE-LCH:
        58.5080, 28.5866, 284.2201
        CIE-Luv:
        58.5080, -9.4757, -43.4030
        Hunter-Lab:
        51.4775, 3.1056, -23.6761
      #7d8bbd color charts
#7d8bbd RGB chart
      #7d8bbd CMYK chart
      #7d8bbd RGB pie chart
      #7d8bbd color shades, tints & tones
#7d8bbd color schemes
#7d8bbd color preview, HTML & CSS examples
           This text has a color of #7d8bbd        
        
          <p style="color:#7d8bbd;">Text here</p>
        
        
          .mytext {color:#7d8bbd;}
        
        Text color #7d8bbd
      
           This box has a color of #7d8bbd        
        
          <div style="background-color:#7d8bbd;">Content here</div>
        
        
          .mybackground {background-color:#7d8bbd;}
        
        Background color #7d8bbd
      
           Border around this has a color of #7d8bbd        
        
          <div style="border:2px solid #7d8bbd;">Content here</div>
        
        
          .myborder {border:2px solid #7d8bbd;}
        
        Border color #7d8bbd