#7e0bad color space conversions
Hex:
        #7e0bad
        RGB:
        126, 11, 173
        CMY:
        51, 96, 32
        CMYK:
        27, 94, 0, 32
      HSL:
        283°, 88.0435%, 36.0784%
        HSV (HSB):
        283°, 93.6416%, 67.8431%
        XYZ:
        16.2667, 7.6921, 40.1625
        xyY:
        0.2537, 0.1200, 7.6921
      CIE-Lab:
        33.3332, 64.9594, -58.3761
        CIE-LCH:
        33.3332, 87.3355, 318.0554
        CIE-Luv:
        33.3332, 26.0963, -83.9652
        Hunter-Lab:
        27.7346, 56.1567, -66.4437
      #7e0bad color charts
#7e0bad RGB chart
      #7e0bad CMYK chart
      #7e0bad RGB pie chart
      #7e0bad color shades, tints & tones
#7e0bad color schemes
#7e0bad color preview, HTML & CSS examples
           This text has a color of #7e0bad        
        
          <p style="color:#7e0bad;">Text here</p>
        
        
          .mytext {color:#7e0bad;}
        
        Text color #7e0bad
      
           This box has a color of #7e0bad        
        
          <div style="background-color:#7e0bad;">Content here</div>
        
        
          .mybackground {background-color:#7e0bad;}
        
        Background color #7e0bad
      
           Border around this has a color of #7e0bad        
        
          <div style="border:2px solid #7e0bad;">Content here</div>
        
        
          .myborder {border:2px solid #7e0bad;}
        
        Border color #7e0bad