#7b668d color space conversions
Hex:
        #7b668d
        RGB:
        123, 102, 141
        CMY:
        52, 60, 45
        CMYK:
        13, 28, 0, 45
      HSL:
        272°, 16.0494%, 47.6471%
        HSV (HSB):
        272°, 27.6596%, 55.2941%
        XYZ:
        17.7275, 15.6368, 27.2832
        xyY:
        0.2923, 0.2578, 15.6368
      CIE-Lab:
        46.4943, 16.3033, -18.3395
        CIE-LCH:
        46.4943, 24.5385, 311.6362
        CIE-Luv:
        46.4943, 8.6937, -28.4976
        Hunter-Lab:
        39.5434, 10.8214, -13.2271
      #7b668d color charts
#7b668d RGB chart
      #7b668d CMYK chart
      #7b668d RGB pie chart
      #7b668d color shades, tints & tones
#7b668d color schemes
#7b668d color preview, HTML & CSS examples
           This text has a color of #7b668d        
        
          <p style="color:#7b668d;">Text here</p>
        
        
          .mytext {color:#7b668d;}
        
        Text color #7b668d
      
           This box has a color of #7b668d        
        
          <div style="background-color:#7b668d;">Content here</div>
        
        
          .mybackground {background-color:#7b668d;}
        
        Background color #7b668d
      
           Border around this has a color of #7b668d        
        
          <div style="border:2px solid #7b668d;">Content here</div>
        
        
          .myborder {border:2px solid #7b668d;}
        
        Border color #7b668d