#7c2beb color space conversions
Hex:
        #7c2beb
        RGB:
        124, 43, 235
        CMY:
        51, 83, 8
        CMYK:
        47, 82, 0, 8
      HSL:
        265°, 82.7586%, 54.5098%
        HSV (HSB):
        265°, 81.7021%, 92.1569%
        XYZ:
        24.1715, 12.0110, 79.6416
        xyY:
        0.2087, 0.1037, 12.0110
      CIE-Lab:
        41.2336, 70.0837, -81.5222
        CIE-LCH:
        41.2336, 107.5063, 310.6853
        CIE-Luv:
        41.2336, 10.8729, -120.3212
        Hunter-Lab:
        34.6569, 63.8453, -111.9888
      #7c2beb color charts
#7c2beb RGB chart
      #7c2beb CMYK chart
      #7c2beb RGB pie chart
      #7c2beb color shades, tints & tones
#7c2beb color schemes
#7c2beb color preview, HTML & CSS examples
           This text has a color of #7c2beb        
        
          <p style="color:#7c2beb;">Text here</p>
        
        
          .mytext {color:#7c2beb;}
        
        Text color #7c2beb
      
           This box has a color of #7c2beb        
        
          <div style="background-color:#7c2beb;">Content here</div>
        
        
          .mybackground {background-color:#7c2beb;}
        
        Background color #7c2beb
      
           Border around this has a color of #7c2beb        
        
          <div style="border:2px solid #7c2beb;">Content here</div>
        
        
          .myborder {border:2px solid #7c2beb;}
        
        Border color #7c2beb