#7e1bce color space conversions
Hex:
        #7e1bce
        RGB:
        126, 27, 206
        CMY:
        51, 89, 19
        CMYK:
        39, 87, 0, 19
      HSL:
        273°, 76.8240%, 45.6863%
        HSV (HSB):
        273°, 86.8932%, 80.7843%
        XYZ:
        20.1367, 9.6757, 59.1988
        xyY:
        0.2262, 0.1087, 9.6757
      CIE-Lab:
        37.2540, 68.5280, -71.4181
        CIE-LCH:
        37.2540, 98.9779, 313.8169
        CIE-Luv:
        37.2540, 17.9581, -103.8138
        Hunter-Lab:
        31.1058, 61.1188, -91.0632
      #7e1bce color charts
#7e1bce RGB chart
      #7e1bce CMYK chart
      #7e1bce RGB pie chart
      #7e1bce color shades, tints & tones
#7e1bce color schemes
#7e1bce color preview, HTML & CSS examples
           This text has a color of #7e1bce        
        
          <p style="color:#7e1bce;">Text here</p>
        
        
          .mytext {color:#7e1bce;}
        
        Text color #7e1bce
      
           This box has a color of #7e1bce        
        
          <div style="background-color:#7e1bce;">Content here</div>
        
        
          .mybackground {background-color:#7e1bce;}
        
        Background color #7e1bce
      
           Border around this has a color of #7e1bce        
        
          <div style="border:2px solid #7e1bce;">Content here</div>
        
        
          .myborder {border:2px solid #7e1bce;}
        
        Border color #7e1bce