#7f1e85 color space conversions
Hex:
        #7f1e85
        RGB:
        127, 30, 133
        CMY:
        50, 88, 48
        CMYK:
        5, 77, 0, 48
      HSL:
        297°, 63.1902%, 31.9608%
        HSV (HSB):
        297°, 77.4436%, 52.1569%
        XYZ:
        13.4503, 7.1340, 22.8584
        xyY:
        0.3096, 0.1642, 7.1340
      CIE-Lab:
        32.1101, 53.1850, -35.9178
        CIE-LCH:
        32.1101, 64.1774, 325.9674
        CIE-Luv:
        32.1101, 36.2200, -53.7172
        Hunter-Lab:
        26.7096, 43.1465, -32.0444
      #7f1e85 color charts
#7f1e85 RGB chart
      #7f1e85 CMYK chart
      #7f1e85 RGB pie chart
      #7f1e85 color shades, tints & tones
#7f1e85 color schemes
#7f1e85 color preview, HTML & CSS examples
           This text has a color of #7f1e85        
        
          <p style="color:#7f1e85;">Text here</p>
        
        
          .mytext {color:#7f1e85;}
        
        Text color #7f1e85
      
           This box has a color of #7f1e85        
        
          <div style="background-color:#7f1e85;">Content here</div>
        
        
          .mybackground {background-color:#7f1e85;}
        
        Background color #7f1e85
      
           Border around this has a color of #7f1e85        
        
          <div style="border:2px solid #7f1e85;">Content here</div>
        
        
          .myborder {border:2px solid #7f1e85;}
        
        Border color #7f1e85