#7d9cef color space conversions
Hex:
        #7d9cef
        RGB:
        125, 156, 239
        CMY:
        51, 39, 6
        CMYK:
        48, 35, 0, 6
      HSL:
        224°, 78.0822%, 71.3725%
        HSV (HSB):
        224°, 47.6987%, 93.7255%
        XYZ:
        35.9259, 34.3689, 86.4017
        xyY:
        0.2293, 0.2193, 34.3689
      CIE-Lab:
        65.2543, 11.2809, -45.0678
        CIE-LCH:
        65.2543, 46.4583, 284.0529
        CIE-Luv:
        65.2543, -17.4525, -73.6098
        Hunter-Lab:
        58.6250, 6.7926, -46.3443
      #7d9cef color charts
#7d9cef RGB chart
      #7d9cef CMYK chart
      #7d9cef RGB pie chart
      #7d9cef color shades, tints & tones
#7d9cef color schemes
#7d9cef color preview, HTML & CSS examples
           This text has a color of #7d9cef        
        
          <p style="color:#7d9cef;">Text here</p>
        
        
          .mytext {color:#7d9cef;}
        
        Text color #7d9cef
      
           This box has a color of #7d9cef        
        
          <div style="background-color:#7d9cef;">Content here</div>
        
        
          .mybackground {background-color:#7d9cef;}
        
        Background color #7d9cef
      
           Border around this has a color of #7d9cef        
        
          <div style="border:2px solid #7d9cef;">Content here</div>
        
        
          .myborder {border:2px solid #7d9cef;}
        
        Border color #7d9cef