#7b7b94 color space conversions
Hex:
        #7b7b94
        RGB:
        123, 123, 148
        CMY:
        52, 52, 42
        CMYK:
        17, 17, 0, 42
      HSL:
        240°, 10.4603%, 53.1373%
        HSV (HSB):
        240°, 16.8919%, 58.0392%
        XYZ:
        20.5966, 20.5150, 30.8912
        xyY:
        0.2861, 0.2849, 20.5150
      CIE-Lab:
        52.4145, 5.4332, -13.4619
        CIE-LCH:
        52.4145, 14.5170, 291.9789
        CIE-Luv:
        52.4145, -1.4616, -20.2839
        Hunter-Lab:
        45.2935, 1.9070, -8.7317
      #7b7b94 color charts
#7b7b94 RGB chart
      #7b7b94 CMYK chart
      #7b7b94 RGB pie chart
      #7b7b94 color shades, tints & tones
#7b7b94 color schemes
#7b7b94 color preview, HTML & CSS examples
           This text has a color of #7b7b94        
        
          <p style="color:#7b7b94;">Text here</p>
        
        
          .mytext {color:#7b7b94;}
        
        Text color #7b7b94
      
           This box has a color of #7b7b94        
        
          <div style="background-color:#7b7b94;">Content here</div>
        
        
          .mybackground {background-color:#7b7b94;}
        
        Background color #7b7b94
      
           Border around this has a color of #7b7b94        
        
          <div style="border:2px solid #7b7b94;">Content here</div>
        
        
          .myborder {border:2px solid #7b7b94;}
        
        Border color #7b7b94