#7c3eed color space conversions
Hex:
        #7c3eed
        RGB:
        124, 62, 237
        CMY:
        51, 76, 7
        CMYK:
        48, 74, 0, 7
      HSL:
        261°, 82.9384%, 58.6275%
        HSV (HSB):
        261°, 73.8397%, 92.9412%
        XYZ:
        25.3209, 13.8448, 81.4585
        xyY:
        0.2099, 0.1148, 13.8448
      CIE-Lab:
        44.0095, 63.0624, -78.0962
        CIE-LCH:
        44.0095, 100.3787, 308.9208
        CIE-Luv:
        44.0095, 8.1990, -118.6101
        Hunter-Lab:
        37.2085, 56.3565, -103.7542
      #7c3eed color charts
#7c3eed RGB chart
      #7c3eed CMYK chart
      #7c3eed RGB pie chart
      #7c3eed color shades, tints & tones
#7c3eed color schemes
#7c3eed color preview, HTML & CSS examples
           This text has a color of #7c3eed        
        
          <p style="color:#7c3eed;">Text here</p>
        
        
          .mytext {color:#7c3eed;}
        
        Text color #7c3eed
      
           This box has a color of #7c3eed        
        
          <div style="background-color:#7c3eed;">Content here</div>
        
        
          .mybackground {background-color:#7c3eed;}
        
        Background color #7c3eed
      
           Border around this has a color of #7c3eed        
        
          <div style="border:2px solid #7c3eed;">Content here</div>
        
        
          .myborder {border:2px solid #7c3eed;}
        
        Border color #7c3eed