#7c2eed color space conversions
Hex:
        #7c2eed
        RGB:
        124, 46, 237
        CMY:
        51, 82, 7
        CMYK:
        48, 81, 0, 7
      HSL:
        265°, 84.1410%, 55.4902%
        HSV (HSB):
        265°, 80.5907%, 92.9412%
        XYZ:
        24.5752, 12.3535, 81.2100
        xyY:
        0.2080, 0.1046, 12.3535
      CIE-Lab:
        41.7725, 69.5150, -81.7682
        CIE-LCH:
        41.7725, 107.3236, 310.3694
        CIE-Luv:
        41.7725, 10.2728, -121.1948
        Hunter-Lab:
        35.1475, 63.2994, -112.3889
      #7c2eed color charts
#7c2eed RGB chart
      #7c2eed CMYK chart
      #7c2eed RGB pie chart
      #7c2eed color shades, tints & tones
#7c2eed color schemes
#7c2eed color preview, HTML & CSS examples
           This text has a color of #7c2eed        
        
          <p style="color:#7c2eed;">Text here</p>
        
        
          .mytext {color:#7c2eed;}
        
        Text color #7c2eed
      
           This box has a color of #7c2eed        
        
          <div style="background-color:#7c2eed;">Content here</div>
        
        
          .mybackground {background-color:#7c2eed;}
        
        Background color #7c2eed
      
           Border around this has a color of #7c2eed        
        
          <div style="border:2px solid #7c2eed;">Content here</div>
        
        
          .myborder {border:2px solid #7c2eed;}
        
        Border color #7c2eed