#7b7cae color space conversions
Hex:
        #7b7cae
        RGB:
        123, 124, 174
        CMY:
        52, 51, 32
        CMYK:
        29, 29, 0, 32
      HSL:
        239°, 23.9437%, 58.2353%
        HSV (HSB):
        239°, 29.3103%, 68.2353%
        XYZ:
        23.0160, 21.6822, 43.0164
        xyY:
        0.2624, 0.2472, 21.6822
      CIE-Lab:
        53.6882, 11.2698, -26.6012
        CIE-LCH:
        53.6882, 28.8900, 292.9602
        CIE-Luv:
        53.6882, -3.4579, -41.5233
        Hunter-Lab:
        46.5642, 6.7426, -22.1777
      #7b7cae color charts
#7b7cae RGB chart
      #7b7cae CMYK chart
      #7b7cae RGB pie chart
      #7b7cae color shades, tints & tones
#7b7cae color schemes
#7b7cae color preview, HTML & CSS examples
           This text has a color of #7b7cae        
        
          <p style="color:#7b7cae;">Text here</p>
        
        
          .mytext {color:#7b7cae;}
        
        Text color #7b7cae
      
           This box has a color of #7b7cae        
        
          <div style="background-color:#7b7cae;">Content here</div>
        
        
          .mybackground {background-color:#7b7cae;}
        
        Background color #7b7cae
      
           Border around this has a color of #7b7cae        
        
          <div style="border:2px solid #7b7cae;">Content here</div>
        
        
          .myborder {border:2px solid #7b7cae;}
        
        Border color #7b7cae