#7c2ebb color space conversions
Hex:
        #7c2ebb
        RGB:
        124, 46, 187
        CMY:
        51, 82, 27
        CMYK:
        34, 75, 0, 27
      HSL:
        273°, 60.5150%, 45.6863%
        HSV (HSB):
        273°, 75.4011%, 73.3333%
        XYZ:
        18.2588, 9.8269, 47.9481
        xyY:
        0.2401, 0.1292, 9.8269
      CIE-Lab:
        37.5300, 57.7687, -59.8669
        CIE-LCH:
        37.5300, 83.1942, 313.9781
        CIE-Luv:
        37.5300, 18.6047, -89.0810
        Hunter-Lab:
        31.3479, 49.1096, -68.7433
      #7c2ebb color charts
#7c2ebb RGB chart
      #7c2ebb CMYK chart
      #7c2ebb RGB pie chart
      #7c2ebb color shades, tints & tones
#7c2ebb color schemes
#7c2ebb color preview, HTML & CSS examples
           This text has a color of #7c2ebb        
        
          <p style="color:#7c2ebb;">Text here</p>
        
        
          .mytext {color:#7c2ebb;}
        
        Text color #7c2ebb
      
           This box has a color of #7c2ebb        
        
          <div style="background-color:#7c2ebb;">Content here</div>
        
        
          .mybackground {background-color:#7c2ebb;}
        
        Background color #7c2ebb
      
           Border around this has a color of #7c2ebb        
        
          <div style="border:2px solid #7c2ebb;">Content here</div>
        
        
          .myborder {border:2px solid #7c2ebb;}
        
        Border color #7c2ebb