#7f158e color space conversions
Hex:
        #7f158e
        RGB:
        127, 21, 142
        CMY:
        50, 92, 44
        CMYK:
        11, 85, 0, 44
      HSL:
        293°, 74.2331%, 31.9608%
        HSV (HSB):
        293°, 85.2113%, 55.6863%
        XYZ:
        13.9030, 7.0014, 26.2098
        xyY:
        0.2951, 0.1486, 7.0014
      CIE-Lab:
        31.8100, 57.3698, -41.9817
        CIE-LCH:
        31.8100, 71.0898, 323.8044
        CIE-Luv:
        31.8100, 34.5983, -61.7700
        Hunter-Lab:
        26.4601, 47.4850, -40.2072
      #7f158e color charts
#7f158e RGB chart
      #7f158e CMYK chart
      #7f158e RGB pie chart
      #7f158e color shades, tints & tones
#7f158e color schemes
#7f158e color preview, HTML & CSS examples
           This text has a color of #7f158e        
        
          <p style="color:#7f158e;">Text here</p>
        
        
          .mytext {color:#7f158e;}
        
        Text color #7f158e
      
           This box has a color of #7f158e        
        
          <div style="background-color:#7f158e;">Content here</div>
        
        
          .mybackground {background-color:#7f158e;}
        
        Background color #7f158e
      
           Border around this has a color of #7f158e        
        
          <div style="border:2px solid #7f158e;">Content here</div>
        
        
          .myborder {border:2px solid #7f158e;}
        
        Border color #7f158e