#7e11be color space conversions
Hex:
        #7e11be
        RGB:
        126, 17, 190
        CMY:
        51, 93, 25
        CMYK:
        34, 91, 0, 25
      HSL:
        278°, 83.5749%, 40.5882%
        HSV (HSB):
        278°, 91.0526%, 74.5098%
        XYZ:
        18.0989, 8.5542, 49.4124
        xyY:
        0.2379, 0.1125, 8.5542
      CIE-Lab:
        35.1114, 67.3488, -65.5702
        CIE-LCH:
        35.1114, 93.9964, 315.7666
        CIE-Luv:
        35.1114, 21.8461, -94.5075
        Hunter-Lab:
        29.2476, 59.2754, -79.6943
      #7e11be color charts
#7e11be RGB chart
      #7e11be CMYK chart
      #7e11be RGB pie chart
      #7e11be color shades, tints & tones
#7e11be color schemes
#7e11be color preview, HTML & CSS examples
           This text has a color of #7e11be        
        
          <p style="color:#7e11be;">Text here</p>
        
        
          .mytext {color:#7e11be;}
        
        Text color #7e11be
      
           This box has a color of #7e11be        
        
          <div style="background-color:#7e11be;">Content here</div>
        
        
          .mybackground {background-color:#7e11be;}
        
        Background color #7e11be
      
           Border around this has a color of #7e11be        
        
          <div style="border:2px solid #7e11be;">Content here</div>
        
        
          .myborder {border:2px solid #7e11be;}
        
        Border color #7e11be