#7c2ebd color space conversions
Hex:
        #7c2ebd
        RGB:
        124, 46, 189
        CMY:
        51, 82, 26
        CMYK:
        34, 76, 0, 26
      HSL:
        273°, 60.8511%, 46.0784%
        HSV (HSB):
        273°, 75.6614%, 74.1176%
        XYZ:
        18.4745, 9.9132, 49.0838
        xyY:
        0.2385, 0.1280, 9.9132
      CIE-Lab:
        37.6862, 58.2269, -60.7896
        CIE-LCH:
        37.6862, 84.1769, 313.7665
        CIE-Luv:
        37.6862, 18.2185, -90.4311
        Hunter-Lab:
        31.4852, 49.6387, -70.3904
      #7c2ebd color charts
#7c2ebd RGB chart
      #7c2ebd CMYK chart
      #7c2ebd RGB pie chart
      #7c2ebd color shades, tints & tones
#7c2ebd color schemes
#7c2ebd color preview, HTML & CSS examples
           This text has a color of #7c2ebd        
        
          <p style="color:#7c2ebd;">Text here</p>
        
        
          .mytext {color:#7c2ebd;}
        
        Text color #7c2ebd
      
           This box has a color of #7c2ebd        
        
          <div style="background-color:#7c2ebd;">Content here</div>
        
        
          .mybackground {background-color:#7c2ebd;}
        
        Background color #7c2ebd
      
           Border around this has a color of #7c2ebd        
        
          <div style="border:2px solid #7c2ebd;">Content here</div>
        
        
          .myborder {border:2px solid #7c2ebd;}
        
        Border color #7c2ebd