#7c0fae color space conversions
Hex:
        #7c0fae
        RGB:
        124, 15, 174
        CMY:
        51, 94, 32
        CMYK:
        29, 91, 0, 32
      HSL:
        281°, 84.1270%, 37.0588%
        HSV (HSB):
        281°, 91.3793%, 68.2353%
        XYZ:
        16.1230, 7.6827, 40.6775
        xyY:
        0.2500, 0.1191, 7.6827
      CIE-Lab:
        33.3132, 64.2259, -59.0211
        CIE-LCH:
        33.3132, 87.2265, 317.4182
        CIE-Luv:
        33.3132, 24.5422, -84.6505
        Hunter-Lab:
        27.7177, 55.3247, -67.6094
      #7c0fae color charts
#7c0fae RGB chart
      #7c0fae CMYK chart
      #7c0fae RGB pie chart
      #7c0fae color shades, tints & tones
#7c0fae color schemes
#7c0fae color preview, HTML & CSS examples
           This text has a color of #7c0fae        
        
          <p style="color:#7c0fae;">Text here</p>
        
        
          .mytext {color:#7c0fae;}
        
        Text color #7c0fae
      
           This box has a color of #7c0fae        
        
          <div style="background-color:#7c0fae;">Content here</div>
        
        
          .mybackground {background-color:#7c0fae;}
        
        Background color #7c0fae
      
           Border around this has a color of #7c0fae        
        
          <div style="border:2px solid #7c0fae;">Content here</div>
        
        
          .myborder {border:2px solid #7c0fae;}
        
        Border color #7c0fae