#7f158b color space conversions
Hex:
        #7f158b
        RGB:
        127, 21, 139
        CMY:
        50, 92, 45
        CMYK:
        9, 85, 0, 45
      HSL:
        294°, 73.7500%, 31.3725%
        HSV (HSB):
        294°, 84.8921%, 54.5098%
        XYZ:
        13.6808, 6.9124, 25.0393
        xyY:
        0.2998, 0.1515, 6.9124
      CIE-Lab:
        31.6067, 56.8344, -40.4517
        CIE-LCH:
        31.6067, 69.7602, 324.5587
        CIE-Luv:
        31.6067, 35.5244, -59.6331
        Hunter-Lab:
        26.2915, 46.8721, -38.0620
      #7f158b color charts
#7f158b RGB chart
      #7f158b CMYK chart
      #7f158b RGB pie chart
      #7f158b color shades, tints & tones
#7f158b color schemes
#7f158b color preview, HTML & CSS examples
           This text has a color of #7f158b        
        
          <p style="color:#7f158b;">Text here</p>
        
        
          .mytext {color:#7f158b;}
        
        Text color #7f158b
      
           This box has a color of #7f158b        
        
          <div style="background-color:#7f158b;">Content here</div>
        
        
          .mybackground {background-color:#7f158b;}
        
        Background color #7f158b
      
           Border around this has a color of #7f158b        
        
          <div style="border:2px solid #7f158b;">Content here</div>
        
        
          .myborder {border:2px solid #7f158b;}
        
        Border color #7f158b