#7f2fbf color space conversions
Hex:
        #7f2fbf
        RGB:
        127, 47, 191
        CMY:
        50, 82, 25
        CMYK:
        34, 75, 0, 25
      HSL:
        273°, 60.5042%, 46.6667%
        HSV (HSB):
        273°, 75.3927%, 74.9020%
        XYZ:
        19.1729, 10.3066, 50.2691
        xyY:
        0.2404, 0.1292, 10.3066
      CIE-Lab:
        38.3872, 58.8098, -60.8054
        CIE-LCH:
        38.3872, 84.5925, 314.0442
        CIE-Luv:
        38.3872, 19.1827, -91.0997
        Hunter-Lab:
        32.1040, 50.4205, -70.3648
      #7f2fbf color charts
#7f2fbf RGB chart
      #7f2fbf CMYK chart
      #7f2fbf RGB pie chart
      #7f2fbf color shades, tints & tones
#7f2fbf color schemes
#7f2fbf color preview, HTML & CSS examples
           This text has a color of #7f2fbf        
        
          <p style="color:#7f2fbf;">Text here</p>
        
        
          .mytext {color:#7f2fbf;}
        
        Text color #7f2fbf
      
           This box has a color of #7f2fbf        
        
          <div style="background-color:#7f2fbf;">Content here</div>
        
        
          .mybackground {background-color:#7f2fbf;}
        
        Background color #7f2fbf
      
           Border around this has a color of #7f2fbf        
        
          <div style="border:2px solid #7f2fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7f2fbf;}
        
        Border color #7f2fbf