#7c2bac color space conversions
Hex:
        #7c2bac
        RGB:
        124, 43, 172
        CMY:
        51, 83, 33
        CMYK:
        28, 75, 0, 33
      HSL:
        278°, 60.0000%, 42.1569%
        HSV (HSB):
        278°, 75.0000%, 67.4510%
        XYZ:
        16.6225, 8.9914, 39.8891
        xyY:
        0.2538, 0.1373, 8.9914
      CIE-Lab:
        35.9677, 55.6130, -53.5077
        CIE-LCH:
        35.9677, 77.1743, 316.1053
        CIE-Luv:
        35.9677, 22.1467, -79.4448
        Hunter-Lab:
        29.9857, 46.4760, -57.8820
      #7c2bac color charts
#7c2bac RGB chart
      #7c2bac CMYK chart
      #7c2bac RGB pie chart
      #7c2bac color shades, tints & tones
#7c2bac color schemes
#7c2bac color preview, HTML & CSS examples
           This text has a color of #7c2bac        
        
          <p style="color:#7c2bac;">Text here</p>
        
        
          .mytext {color:#7c2bac;}
        
        Text color #7c2bac
      
           This box has a color of #7c2bac        
        
          <div style="background-color:#7c2bac;">Content here</div>
        
        
          .mybackground {background-color:#7c2bac;}
        
        Background color #7c2bac
      
           Border around this has a color of #7c2bac        
        
          <div style="border:2px solid #7c2bac;">Content here</div>
        
        
          .myborder {border:2px solid #7c2bac;}
        
        Border color #7c2bac