#7e3dcb color space conversions
Hex:
        #7e3dcb
        RGB:
        126, 61, 203
        CMY:
        51, 76, 20
        CMYK:
        38, 70, 0, 20
      HSL:
        267°, 57.7236%, 51.7647%
        HSV (HSB):
        267°, 69.9507%, 79.6078%
        XYZ:
        21.0524, 12.0849, 57.7229
        xyY:
        0.2317, 0.1330, 12.0849
      CIE-Lab:
        41.3507, 55.3212, -62.9868
        CIE-LCH:
        41.3507, 83.8318, 311.2927
        CIE-Luv:
        41.3507, 14.2042, -96.0516
        Hunter-Lab:
        34.7633, 47.2624, -74.1140
      #7e3dcb color charts
#7e3dcb RGB chart
      #7e3dcb CMYK chart
      #7e3dcb RGB pie chart
      #7e3dcb color shades, tints & tones
#7e3dcb color schemes
#7e3dcb color preview, HTML & CSS examples
           This text has a color of #7e3dcb        
        
          <p style="color:#7e3dcb;">Text here</p>
        
        
          .mytext {color:#7e3dcb;}
        
        Text color #7e3dcb
      
           This box has a color of #7e3dcb        
        
          <div style="background-color:#7e3dcb;">Content here</div>
        
        
          .mybackground {background-color:#7e3dcb;}
        
        Background color #7e3dcb
      
           Border around this has a color of #7e3dcb        
        
          <div style="border:2px solid #7e3dcb;">Content here</div>
        
        
          .myborder {border:2px solid #7e3dcb;}
        
        Border color #7e3dcb