#7b6caf color space conversions
Hex:
        #7b6caf
        RGB:
        123, 108, 175
        CMY:
        52, 58, 31
        CMYK:
        30, 38, 0, 31
      HSL:
        253°, 29.5154%, 55.4902%
        HSV (HSB):
        253°, 38.2857%, 68.6275%
        XYZ:
        21.2688, 18.0312, 42.9168
        xyY:
        0.2587, 0.2193, 18.0312
      CIE-Lab:
        49.5340, 21.0816, -33.6504
        CIE-LCH:
        49.5340, 39.7088, 302.0667
        CIE-Luv:
        49.5340, 2.8883, -53.0614
        Hunter-Lab:
        42.4632, 15.0958, -30.1992
      #7b6caf color charts
#7b6caf RGB chart
      #7b6caf CMYK chart
      #7b6caf RGB pie chart
      #7b6caf color shades, tints & tones
#7b6caf color schemes
#7b6caf color preview, HTML & CSS examples
           This text has a color of #7b6caf        
        
          <p style="color:#7b6caf;">Text here</p>
        
        
          .mytext {color:#7b6caf;}
        
        Text color #7b6caf
      
           This box has a color of #7b6caf        
        
          <div style="background-color:#7b6caf;">Content here</div>
        
        
          .mybackground {background-color:#7b6caf;}
        
        Background color #7b6caf
      
           Border around this has a color of #7b6caf        
        
          <div style="border:2px solid #7b6caf;">Content here</div>
        
        
          .myborder {border:2px solid #7b6caf;}
        
        Border color #7b6caf