#7e00be color space conversions
Hex:
        #7e00be
        RGB:
        126, 0, 190
        CMY:
        51, 100, 25
        CMYK:
        34, 100, 0, 25
      HSL:
        280°, 100.0000%, 37.2549%
        HSV (HSB):
        280°, 100.0000%, 74.5098%
        XYZ:
        17.8984, 8.1533, 49.3456
        xyY:
        0.2374, 0.1081, 8.1533
      CIE-Lab:
        34.3002, 69.7797, -66.8997
        CIE-LCH:
        34.3002, 96.6684, 316.2071
        CIE-Luv:
        34.3002, 22.5390, -95.3128
        Hunter-Lab:
        28.5540, 61.9191, -82.4741
      #7e00be color charts
#7e00be RGB chart
      #7e00be CMYK chart
      #7e00be RGB pie chart
      #7e00be color shades, tints & tones
#7e00be color schemes
#7e00be color preview, HTML & CSS examples
           This text has a color of #7e00be        
        
          <p style="color:#7e00be;">Text here</p>
        
        
          .mytext {color:#7e00be;}
        
        Text color #7e00be
      
           This box has a color of #7e00be        
        
          <div style="background-color:#7e00be;">Content here</div>
        
        
          .mybackground {background-color:#7e00be;}
        
        Background color #7e00be
      
           Border around this has a color of #7e00be        
        
          <div style="border:2px solid #7e00be;">Content here</div>
        
        
          .myborder {border:2px solid #7e00be;}
        
        Border color #7e00be