#7f257e color space conversions
Hex:
        #7f257e
        RGB:
        127, 37, 126
        CMY:
        50, 85, 51
        CMYK:
        0, 71, 1, 50
      HSL:
        301°, 54.8780%, 32.1569%
        HSV (HSB):
        301°, 70.8661%, 49.8039%
        XYZ:
        13.1799, 7.3415, 20.4611
        xyY:
        0.3216, 0.1791, 7.3415
      CIE-Lab:
        32.5721, 49.4355, -30.8114
        CIE-LCH:
        32.5721, 58.2513, 328.0662
        CIE-Luv:
        32.5721, 37.0994, -46.8210
        Hunter-Lab:
        27.0952, 39.4106, -25.8064
      #7f257e color charts
#7f257e RGB chart
      #7f257e CMYK chart
      #7f257e RGB pie chart
      #7f257e color shades, tints & tones
#7f257e color schemes
#7f257e color preview, HTML & CSS examples
           This text has a color of #7f257e        
        
          <p style="color:#7f257e;">Text here</p>
        
        
          .mytext {color:#7f257e;}
        
        Text color #7f257e
      
           This box has a color of #7f257e        
        
          <div style="background-color:#7f257e;">Content here</div>
        
        
          .mybackground {background-color:#7f257e;}
        
        Background color #7f257e
      
           Border around this has a color of #7f257e        
        
          <div style="border:2px solid #7f257e;">Content here</div>
        
        
          .myborder {border:2px solid #7f257e;}
        
        Border color #7f257e