#7d89d1 color space conversions
Hex:
        #7d89d1
        RGB:
        125, 137, 209
        CMY:
        51, 46, 18
        CMYK:
        40, 34, 0, 18
      HSL:
        231°, 47.7273%, 65.4902%
        HSV (HSB):
        231°, 40.1914%, 81.9608%
        XYZ:
        28.9117, 26.8547, 63.9813
        xyY:
        0.2414, 0.2243, 26.8547
      CIE-Lab:
        58.8396, 13.6805, -38.4839
        CIE-LCH:
        58.8396, 40.8432, 289.5696
        CIE-Luv:
        58.8396, -9.4942, -61.8109
        Hunter-Lab:
        51.8216, 8.8991, -36.9271
      #7d89d1 color charts
#7d89d1 RGB chart
      #7d89d1 CMYK chart
      #7d89d1 RGB pie chart
      #7d89d1 color shades, tints & tones
#7d89d1 color schemes
#7d89d1 color preview, HTML & CSS examples
           This text has a color of #7d89d1        
        
          <p style="color:#7d89d1;">Text here</p>
        
        
          .mytext {color:#7d89d1;}
        
        Text color #7d89d1
      
           This box has a color of #7d89d1        
        
          <div style="background-color:#7d89d1;">Content here</div>
        
        
          .mybackground {background-color:#7d89d1;}
        
        Background color #7d89d1
      
           Border around this has a color of #7d89d1        
        
          <div style="border:2px solid #7d89d1;">Content here</div>
        
        
          .myborder {border:2px solid #7d89d1;}
        
        Border color #7d89d1