#7c2bce color space conversions
Hex:
        #7c2bce
        RGB:
        124, 43, 206
        CMY:
        51, 83, 19
        CMYK:
        40, 79, 0, 19
      HSL:
        270°, 65.4618%, 48.8235%
        HSV (HSB):
        270°, 79.1262%, 80.7843%
        XYZ:
        20.3166, 10.4691, 59.3424
        xyY:
        0.2254, 0.1162, 10.4691
      CIE-Lab:
        38.6715, 63.3035, -69.1061
        CIE-LCH:
        38.6715, 93.7176, 312.4907
        CIE-Luv:
        38.6715, 15.5018, -102.1581
        Hunter-Lab:
        32.3559, 55.4591, -86.0917
      #7c2bce color charts
#7c2bce RGB chart
      #7c2bce CMYK chart
      #7c2bce RGB pie chart
      #7c2bce color shades, tints & tones
#7c2bce color schemes
#7c2bce color preview, HTML & CSS examples
           This text has a color of #7c2bce        
        
          <p style="color:#7c2bce;">Text here</p>
        
        
          .mytext {color:#7c2bce;}
        
        Text color #7c2bce
      
           This box has a color of #7c2bce        
        
          <div style="background-color:#7c2bce;">Content here</div>
        
        
          .mybackground {background-color:#7c2bce;}
        
        Background color #7c2bce
      
           Border around this has a color of #7c2bce        
        
          <div style="border:2px solid #7c2bce;">Content here</div>
        
        
          .myborder {border:2px solid #7c2bce;}
        
        Border color #7c2bce