#7e3fcb color space conversions
Hex:
        #7e3fcb
        RGB:
        126, 63, 203
        CMY:
        51, 75, 20
        CMYK:
        38, 69, 0, 20
      HSL:
        267°, 57.3770%, 52.1569%
        HSV (HSB):
        267°, 68.9655%, 79.6078%
        XYZ:
        21.1612, 12.3024, 57.7592
        xyY:
        0.2320, 0.1349, 12.3024
      CIE-Lab:
        41.6928, 54.3668, -62.4310
        CIE-LCH:
        41.6928, 82.7851, 311.0504
        CIE-Luv:
        41.6928, 13.8276, -95.4880
        Hunter-Lab:
        35.0748, 46.3109, -73.0830
      #7e3fcb color charts
#7e3fcb RGB chart
      #7e3fcb CMYK chart
      #7e3fcb RGB pie chart
      #7e3fcb color shades, tints & tones
#7e3fcb color schemes
#7e3fcb color preview, HTML & CSS examples
           This text has a color of #7e3fcb        
        
          <p style="color:#7e3fcb;">Text here</p>
        
        
          .mytext {color:#7e3fcb;}
        
        Text color #7e3fcb
      
           This box has a color of #7e3fcb        
        
          <div style="background-color:#7e3fcb;">Content here</div>
        
        
          .mybackground {background-color:#7e3fcb;}
        
        Background color #7e3fcb
      
           Border around this has a color of #7e3fcb        
        
          <div style="border:2px solid #7e3fcb;">Content here</div>
        
        
          .myborder {border:2px solid #7e3fcb;}
        
        Border color #7e3fcb