#7c3eff color space conversions
Hex:
        #7c3eff
        RGB:
        124, 62, 255
        CMY:
        51, 76, 0
        CMYK:
        51, 76, 0, 0
      HSL:
        259°, 100.0000%, 62.1569%
        HSV (HSB):
        259°, 75.6863%, 100.0000%
        XYZ:
        28.0848, 14.9503, 96.0132
        xyY:
        0.2020, 0.1075, 14.9503
      CIE-Lab:
        45.5661, 67.6571, -85.6391
        CIE-LCH:
        45.5661, 109.1400, 308.3097
        CIE-Luv:
        45.5661, 5.9530, -129.9275
        Hunter-Lab:
        38.6657, 61.9886, -120.1609
      #7c3eff color charts
#7c3eff RGB chart
      #7c3eff CMYK chart
      #7c3eff RGB pie chart
      #7c3eff color shades, tints & tones
#7c3eff color schemes
#7c3eff color preview, HTML & CSS examples
           This text has a color of #7c3eff        
        
          <p style="color:#7c3eff;">Text here</p>
        
        
          .mytext {color:#7c3eff;}
        
        Text color #7c3eff
      
           This box has a color of #7c3eff        
        
          <div style="background-color:#7c3eff;">Content here</div>
        
        
          .mybackground {background-color:#7c3eff;}
        
        Background color #7c3eff
      
           Border around this has a color of #7c3eff        
        
          <div style="border:2px solid #7c3eff;">Content here</div>
        
        
          .myborder {border:2px solid #7c3eff;}
        
        Border color #7c3eff