#7b7aad color space conversions
Hex:
        #7b7aad
        RGB:
        123, 122, 173
        CMY:
        52, 52, 32
        CMYK:
        29, 29, 0, 32
      HSL:
        241°, 23.7209%, 57.8431%
        HSV (HSB):
        241°, 29.4798%, 67.8431%
        XYZ:
        22.6707, 21.1472, 42.4221
        xyY:
        0.2629, 0.2452, 21.1472
      CIE-Lab:
        53.1102, 12.1952, -26.9189
        CIE-LCH:
        53.1102, 29.5525, 294.3721
        CIE-Luv:
        53.1102, -2.5669, -42.0579
        Hunter-Lab:
        45.9860, 7.5235, -22.5048
      #7b7aad color charts
#7b7aad RGB chart
      #7b7aad CMYK chart
      #7b7aad RGB pie chart
      #7b7aad color shades, tints & tones
#7b7aad color schemes
#7b7aad color preview, HTML & CSS examples
           This text has a color of #7b7aad        
        
          <p style="color:#7b7aad;">Text here</p>
        
        
          .mytext {color:#7b7aad;}
        
        Text color #7b7aad
      
           This box has a color of #7b7aad        
        
          <div style="background-color:#7b7aad;">Content here</div>
        
        
          .mybackground {background-color:#7b7aad;}
        
        Background color #7b7aad
      
           Border around this has a color of #7b7aad        
        
          <div style="border:2px solid #7b7aad;">Content here</div>
        
        
          .myborder {border:2px solid #7b7aad;}
        
        Border color #7b7aad