#7c0daa color space conversions
Hex:
        #7c0daa
        RGB:
        124, 13, 170
        CMY:
        51, 95, 33
        CMYK:
        27, 92, 0, 33
      HSL:
        282°, 85.7923%, 35.8824%
        HSV (HSB):
        282°, 92.3529%, 66.6667%
        XYZ:
        15.7118, 7.4752, 38.6450
        xyY:
        0.2541, 0.1209, 7.4752
      CIE-Lab:
        32.8651, 63.7839, -57.3533
        CIE-LCH:
        32.8651, 85.7776, 318.0387
        CIE-Luv:
        32.8651, 25.6214, -82.1838
        Hunter-Lab:
        27.3408, 54.7311, -64.6650
      #7c0daa color charts
#7c0daa RGB chart
      #7c0daa CMYK chart
      #7c0daa RGB pie chart
      #7c0daa color shades, tints & tones
#7c0daa color schemes
#7c0daa color preview, HTML & CSS examples
           This text has a color of #7c0daa        
        
          <p style="color:#7c0daa;">Text here</p>
        
        
          .mytext {color:#7c0daa;}
        
        Text color #7c0daa
      
           This box has a color of #7c0daa        
        
          <div style="background-color:#7c0daa;">Content here</div>
        
        
          .mybackground {background-color:#7c0daa;}
        
        Background color #7c0daa
      
           Border around this has a color of #7c0daa        
        
          <div style="border:2px solid #7c0daa;">Content here</div>
        
        
          .myborder {border:2px solid #7c0daa;}
        
        Border color #7c0daa