#7c53ae color space conversions
Hex:
        #7c53ae
        RGB:
        124, 83, 174
        CMY:
        51, 67, 32
        CMYK:
        29, 52, 0, 32
      HSL:
        267°, 35.9684%, 50.3922%
        HSV (HSB):
        267°, 52.2989%, 68.2353%
        XYZ:
        19.0454, 13.5276, 41.6517
        xyY:
        0.2566, 0.1823, 13.5276
      CIE-Lab:
        43.5477, 35.9153, -42.5163
        CIE-LCH:
        43.5477, 55.6556, 310.1892
        CIE-Luv:
        43.5477, 12.3177, -66.4568
        Hunter-Lab:
        36.7799, 28.0664, -41.3976
      #7c53ae color charts
#7c53ae RGB chart
      #7c53ae CMYK chart
      #7c53ae RGB pie chart
      #7c53ae color shades, tints & tones
#7c53ae color schemes
#7c53ae color preview, HTML & CSS examples
           This text has a color of #7c53ae        
        
          <p style="color:#7c53ae;">Text here</p>
        
        
          .mytext {color:#7c53ae;}
        
        Text color #7c53ae
      
           This box has a color of #7c53ae        
        
          <div style="background-color:#7c53ae;">Content here</div>
        
        
          .mybackground {background-color:#7c53ae;}
        
        Background color #7c53ae
      
           Border around this has a color of #7c53ae        
        
          <div style="border:2px solid #7c53ae;">Content here</div>
        
        
          .myborder {border:2px solid #7c53ae;}
        
        Border color #7c53ae