#7f11bf color space conversions
Hex:
        #7f11bf
        RGB:
        127, 17, 191
        CMY:
        50, 93, 25
        CMYK:
        34, 91, 0, 25
      HSL:
        278°, 83.6538%, 40.7843%
        HSV (HSB):
        278°, 91.0995%, 74.9020%
        XYZ:
        18.3568, 8.6745, 49.9971
        xyY:
        0.2383, 0.1126, 8.6745
      CIE-Lab:
        35.3499, 67.6809, -65.7629
        CIE-LCH:
        35.3499, 94.3688, 315.8235
        CIE-Luv:
        35.3499, 22.1392, -95.0177
        Hunter-Lab:
        29.4525, 59.7114, -80.0308
      #7f11bf color charts
#7f11bf RGB chart
      #7f11bf CMYK chart
      #7f11bf RGB pie chart
      #7f11bf color shades, tints & tones
#7f11bf color schemes
#7f11bf color preview, HTML & CSS examples
           This text has a color of #7f11bf        
        
          <p style="color:#7f11bf;">Text here</p>
        
        
          .mytext {color:#7f11bf;}
        
        Text color #7f11bf
      
           This box has a color of #7f11bf        
        
          <div style="background-color:#7f11bf;">Content here</div>
        
        
          .mybackground {background-color:#7f11bf;}
        
        Background color #7f11bf
      
           Border around this has a color of #7f11bf        
        
          <div style="border:2px solid #7f11bf;">Content here</div>
        
        
          .myborder {border:2px solid #7f11bf;}
        
        Border color #7f11bf