#7f0069 color space conversions
Hex:
        #7f0069
        RGB:
        127, 0, 105
        CMY:
        50, 100, 59
        CMYK:
        0, 100, 17, 50
      HSL:
        310°, 100.0000%, 24.9020%
        HSV (HSB):
        310°, 100.0000%, 49.8039%
        XYZ:
        11.3022, 5.5319, 13.8367
        xyY:
        0.3685, 0.1804, 5.5319
      CIE-Lab:
        28.1995, 55.3583, -24.3452
        CIE-LCH:
        28.1995, 60.4750, 336.2613
        CIE-Luv:
        28.1995, 49.5225, -37.2786
        Hunter-Lab:
        23.5201, 44.6151, -18.4158
      #7f0069 color charts
#7f0069 RGB chart
      #7f0069 CMYK chart
      #7f0069 RGB pie chart
      #7f0069 color shades, tints & tones
#7f0069 color schemes
#7f0069 color preview, HTML & CSS examples
           This text has a color of #7f0069        
        
          <p style="color:#7f0069;">Text here</p>
        
        
          .mytext {color:#7f0069;}
        
        Text color #7f0069
      
           This box has a color of #7f0069        
        
          <div style="background-color:#7f0069;">Content here</div>
        
        
          .mybackground {background-color:#7f0069;}
        
        Background color #7f0069
      
           Border around this has a color of #7f0069        
        
          <div style="border:2px solid #7f0069;">Content here</div>
        
        
          .myborder {border:2px solid #7f0069;}
        
        Border color #7f0069