#7c2fea color space conversions
Hex:
        #7c2fea
        RGB:
        124, 47, 234
        CMY:
        51, 82, 8
        CMYK:
        47, 80, 0, 8
      HSL:
        265°, 81.6594%, 55.0980%
        HSV (HSB):
        265°, 79.9145%, 91.7647%
        XYZ:
        24.1800, 12.2586, 78.9336
        xyY:
        0.2096, 0.1063, 12.2586
      CIE-Lab:
        41.6243, 68.4371, -80.3131
        CIE-LCH:
        41.6243, 105.5169, 310.4353
        CIE-Luv:
        41.6243, 10.5932, -119.2245
        Hunter-Lab:
        35.0123, 62.0029, -109.1579
      #7c2fea color charts
#7c2fea RGB chart
      #7c2fea CMYK chart
      #7c2fea RGB pie chart
      #7c2fea color shades, tints & tones
#7c2fea color schemes
#7c2fea color preview, HTML & CSS examples
           This text has a color of #7c2fea        
        
          <p style="color:#7c2fea;">Text here</p>
        
        
          .mytext {color:#7c2fea;}
        
        Text color #7c2fea
      
           This box has a color of #7c2fea        
        
          <div style="background-color:#7c2fea;">Content here</div>
        
        
          .mybackground {background-color:#7c2fea;}
        
        Background color #7c2fea
      
           Border around this has a color of #7c2fea        
        
          <div style="border:2px solid #7c2fea;">Content here</div>
        
        
          .myborder {border:2px solid #7c2fea;}
        
        Border color #7c2fea