#7f207e color space conversions
Hex:
        #7f207e
        RGB:
        127, 32, 126
        CMY:
        50, 87, 51
        CMYK:
        0, 75, 1, 50
      HSL:
        301°, 59.7484%, 31.1765%
        HSV (HSB):
        301°, 74.8031%, 49.8039%
        XYZ:
        13.0348, 7.0514, 20.4127
        xyY:
        0.3219, 0.1741, 7.0514
      CIE-Lab:
        31.9237, 51.2775, -31.8391
        CIE-LCH:
        31.9237, 60.3582, 328.1631
        CIE-Luv:
        31.9237, 38.0776, -48.0795
        Hunter-Lab:
        26.5545, 41.1500, -26.9887
      #7f207e color charts
#7f207e RGB chart
      #7f207e CMYK chart
      #7f207e RGB pie chart
      #7f207e color shades, tints & tones
#7f207e color schemes
#7f207e color preview, HTML & CSS examples
           This text has a color of #7f207e        
        
          <p style="color:#7f207e;">Text here</p>
        
        
          .mytext {color:#7f207e;}
        
        Text color #7f207e
      
           This box has a color of #7f207e        
        
          <div style="background-color:#7f207e;">Content here</div>
        
        
          .mybackground {background-color:#7f207e;}
        
        Background color #7f207e
      
           Border around this has a color of #7f207e        
        
          <div style="border:2px solid #7f207e;">Content here</div>
        
        
          .myborder {border:2px solid #7f207e;}
        
        Border color #7f207e