#7c2aeb color space conversions
Hex:
        #7c2aeb
        RGB:
        124, 42, 235
        CMY:
        51, 84, 8
        CMYK:
        47, 82, 0, 8
      HSL:
        265°, 82.8326%, 54.3137%
        HSV (HSB):
        265°, 82.1277%, 92.1569%
        XYZ:
        24.1355, 11.9392, 79.6297
        xyY:
        0.2086, 0.1032, 11.9392
      CIE-Lab:
        41.1193, 70.4195, -81.7102
        CIE-LCH:
        41.1193, 107.8678, 310.7554
        CIE-Luv:
        41.1193, 10.9722, -120.4303
        Hunter-Lab:
        34.5531, 64.2153, -112.4501
      #7c2aeb color charts
#7c2aeb RGB chart
      #7c2aeb CMYK chart
      #7c2aeb RGB pie chart
      #7c2aeb color shades, tints & tones
#7c2aeb color schemes
#7c2aeb color preview, HTML & CSS examples
           This text has a color of #7c2aeb        
        
          <p style="color:#7c2aeb;">Text here</p>
        
        
          .mytext {color:#7c2aeb;}
        
        Text color #7c2aeb
      
           This box has a color of #7c2aeb        
        
          <div style="background-color:#7c2aeb;">Content here</div>
        
        
          .mybackground {background-color:#7c2aeb;}
        
        Background color #7c2aeb
      
           Border around this has a color of #7c2aeb        
        
          <div style="border:2px solid #7c2aeb;">Content here</div>
        
        
          .myborder {border:2px solid #7c2aeb;}
        
        Border color #7c2aeb