#7b699d color space conversions
Hex:
        #7b699d
        RGB:
        123, 105, 157
        CMY:
        52, 59, 38
        CMYK:
        22, 33, 0, 38
      HSL:
        261°, 20.9677%, 51.3725%
        HSV (HSB):
        261°, 33.1210%, 61.5686%
        XYZ:
        19.3058, 16.7484, 34.1135
        xyY:
        0.2751, 0.2387, 16.7484
      CIE-Lab:
        47.9415, 18.3037, -25.5933
        CIE-LCH:
        47.9415, 31.4649, 305.5713
        CIE-Luv:
        47.9415, 5.7731, -39.9377
        Hunter-Lab:
        40.9248, 12.5866, -20.7747
      #7b699d color charts
#7b699d RGB chart
      #7b699d CMYK chart
      #7b699d RGB pie chart
      #7b699d color shades, tints & tones
#7b699d color schemes
#7b699d color preview, HTML & CSS examples
           This text has a color of #7b699d        
        
          <p style="color:#7b699d;">Text here</p>
        
        
          .mytext {color:#7b699d;}
        
        Text color #7b699d
      
           This box has a color of #7b699d        
        
          <div style="background-color:#7b699d;">Content here</div>
        
        
          .mybackground {background-color:#7b699d;}
        
        Background color #7b699d
      
           Border around this has a color of #7b699d        
        
          <div style="border:2px solid #7b699d;">Content here</div>
        
        
          .myborder {border:2px solid #7b699d;}
        
        Border color #7b699d