#7f2f87 color space conversions
Hex:
        #7f2f87
        RGB:
        127, 47, 135
        CMY:
        50, 82, 47
        CMYK:
        6, 65, 0, 47
      HSL:
        295°, 48.3516%, 35.6863%
        HSV (HSB):
        295°, 65.1852%, 52.9412%
        XYZ:
        14.1421, 8.2943, 23.7773
        xyY:
        0.3060, 0.1795, 8.2943
      CIE-Lab:
        34.5885, 46.8948, -33.2166
        CIE-LCH:
        34.5885, 57.4671, 324.6893
        CIE-Luv:
        34.5885, 32.2291, -50.6652
        Hunter-Lab:
        28.7999, 37.2521, -28.7901
      #7f2f87 color charts
#7f2f87 RGB chart
      #7f2f87 CMYK chart
      #7f2f87 RGB pie chart
      #7f2f87 color shades, tints & tones
#7f2f87 color schemes
#7f2f87 color preview, HTML & CSS examples
           This text has a color of #7f2f87        
        
          <p style="color:#7f2f87;">Text here</p>
        
        
          .mytext {color:#7f2f87;}
        
        Text color #7f2f87
      
           This box has a color of #7f2f87        
        
          <div style="background-color:#7f2f87;">Content here</div>
        
        
          .mybackground {background-color:#7f2f87;}
        
        Background color #7f2f87
      
           Border around this has a color of #7f2f87        
        
          <div style="border:2px solid #7f2f87;">Content here</div>
        
        
          .myborder {border:2px solid #7f2f87;}
        
        Border color #7f2f87