#7d9bdf color space conversions
Hex:
        #7d9bdf
        RGB:
        125, 155, 223
        CMY:
        51, 39, 13
        CMYK:
        44, 30, 0, 13
      HSL:
        222°, 60.4938%, 68.2353%
        HSV (HSB):
        222°, 43.9462%, 87.4510%
        XYZ:
        33.4981, 33.1304, 74.4413
        xyY:
        0.2375, 0.2349, 33.1304
      CIE-Lab:
        64.2663, 7.2053, -37.7998
        CIE-LCH:
        64.2663, 38.4804, 280.7921
        CIE-Luv:
        64.2663, -16.7750, -60.7918
        Hunter-Lab:
        57.5590, 3.1549, -36.3887
      #7d9bdf color charts
#7d9bdf RGB chart
      #7d9bdf CMYK chart
      #7d9bdf RGB pie chart
      #7d9bdf color shades, tints & tones
#7d9bdf color schemes
#7d9bdf color preview, HTML & CSS examples
           This text has a color of #7d9bdf        
        
          <p style="color:#7d9bdf;">Text here</p>
        
        
          .mytext {color:#7d9bdf;}
        
        Text color #7d9bdf
      
           This box has a color of #7d9bdf        
        
          <div style="background-color:#7d9bdf;">Content here</div>
        
        
          .mybackground {background-color:#7d9bdf;}
        
        Background color #7d9bdf
      
           Border around this has a color of #7d9bdf        
        
          <div style="border:2px solid #7d9bdf;">Content here</div>
        
        
          .myborder {border:2px solid #7d9bdf;}
        
        Border color #7d9bdf