#7b6485 color space conversions
Hex:
        #7b6485
        RGB:
        123, 100, 133
        CMY:
        52, 61, 48
        CMYK:
        8, 25, 0, 48
      HSL:
        282°, 14.1631%, 45.6863%
        HSV (HSB):
        282°, 24.8120%, 52.1569%
        XYZ:
        16.9592, 15.0188, 24.1954
        xyY:
        0.3019, 0.2674, 15.0188
      CIE-Lab:
        45.6599, 15.7121, -14.8298
        CIE-LCH:
        45.6599, 21.6054, 316.6546
        CIE-Luv:
        45.6599, 10.4669, -23.1452
        Hunter-Lab:
        38.7540, 10.2940, -9.8888
      #7b6485 color charts
#7b6485 RGB chart
      #7b6485 CMYK chart
      #7b6485 RGB pie chart
      #7b6485 color shades, tints & tones
#7b6485 color schemes
#7b6485 color preview, HTML & CSS examples
           This text has a color of #7b6485        
        
          <p style="color:#7b6485;">Text here</p>
        
        
          .mytext {color:#7b6485;}
        
        Text color #7b6485
      
           This box has a color of #7b6485        
        
          <div style="background-color:#7b6485;">Content here</div>
        
        
          .mybackground {background-color:#7b6485;}
        
        Background color #7b6485
      
           Border around this has a color of #7b6485        
        
          <div style="border:2px solid #7b6485;">Content here</div>
        
        
          .myborder {border:2px solid #7b6485;}
        
        Border color #7b6485