#7f0f97 color space conversions
Hex:
        #7f0f97
        RGB:
        127, 15, 151
        CMY:
        50, 94, 41
        CMYK:
        16, 90, 0, 41
      HSL:
        289°, 81.9277%, 32.5490%
        HSV (HSB):
        289°, 90.0662%, 59.2157%
        XYZ:
        14.5091, 7.0880, 29.8816
        xyY:
        0.2818, 0.1377, 7.0880
      CIE-Lab:
        32.0065, 60.2967, -47.2006
        CIE-LCH:
        32.0065, 76.5741, 321.9460
        CIE-Luv:
        32.0065, 32.4137, -68.7571
        Hunter-Lab:
        26.6234, 50.6876, -47.9096
      #7f0f97 color charts
#7f0f97 RGB chart
      #7f0f97 CMYK chart
      #7f0f97 RGB pie chart
      #7f0f97 color shades, tints & tones
#7f0f97 color schemes
#7f0f97 color preview, HTML & CSS examples
           This text has a color of #7f0f97        
        
          <p style="color:#7f0f97;">Text here</p>
        
        
          .mytext {color:#7f0f97;}
        
        Text color #7f0f97
      
           This box has a color of #7f0f97        
        
          <div style="background-color:#7f0f97;">Content here</div>
        
        
          .mybackground {background-color:#7f0f97;}
        
        Background color #7f0f97
      
           Border around this has a color of #7f0f97        
        
          <div style="border:2px solid #7f0f97;">Content here</div>
        
        
          .myborder {border:2px solid #7f0f97;}
        
        Border color #7f0f97