#7b5c84 color space conversions
Hex:
        #7b5c84
        RGB:
        123, 92, 132
        CMY:
        52, 64, 48
        CMYK:
        7, 30, 0, 48
      HSL:
        287°, 17.8571%, 43.9216%
        HSV (HSB):
        287°, 30.3030%, 51.7647%
        XYZ:
        16.1604, 13.5312, 23.5898
        xyY:
        0.3033, 0.2540, 13.5312
      CIE-Lab:
        43.5530, 20.3028, -17.4433
        CIE-LCH:
        43.5530, 26.7670, 319.3323
        CIE-Luv:
        43.5530, 14.2344, -27.3212
        Hunter-Lab:
        36.7848, 14.0458, -12.2730
      #7b5c84 color charts
#7b5c84 RGB chart
      #7b5c84 CMYK chart
      #7b5c84 RGB pie chart
      #7b5c84 color shades, tints & tones
#7b5c84 color schemes
#7b5c84 color preview, HTML & CSS examples
           This text has a color of #7b5c84        
        
          <p style="color:#7b5c84;">Text here</p>
        
        
          .mytext {color:#7b5c84;}
        
        Text color #7b5c84
      
           This box has a color of #7b5c84        
        
          <div style="background-color:#7b5c84;">Content here</div>
        
        
          .mybackground {background-color:#7b5c84;}
        
        Background color #7b5c84
      
           Border around this has a color of #7b5c84        
        
          <div style="border:2px solid #7b5c84;">Content here</div>
        
        
          .myborder {border:2px solid #7b5c84;}
        
        Border color #7b5c84