#7f0c64 color space conversions
Hex:
        #7f0c64
        RGB:
        127, 12, 100
        CMY:
        50, 95, 61
        CMYK:
        0, 91, 21, 50
      HSL:
        314°, 82.7338%, 27.2549%
        HSV (HSB):
        314°, 90.5512%, 49.8039%
        XYZ:
        11.1841, 5.6951, 12.5664
        xyY:
        0.3798, 0.1934, 5.6951
      CIE-Lab:
        28.6297, 52.6446, -20.4270
        CIE-LCH:
        28.6297, 56.4687, 338.7929
        CIE-Luv:
        28.6297, 50.3366, -32.2732
        Hunter-Lab:
        23.8643, 41.8921, -14.5156
      #7f0c64 color charts
#7f0c64 RGB chart
      #7f0c64 CMYK chart
      #7f0c64 RGB pie chart
      #7f0c64 color shades, tints & tones
#7f0c64 color schemes
#7f0c64 color preview, HTML & CSS examples
           This text has a color of #7f0c64        
        
          <p style="color:#7f0c64;">Text here</p>
        
        
          .mytext {color:#7f0c64;}
        
        Text color #7f0c64
      
           This box has a color of #7f0c64        
        
          <div style="background-color:#7f0c64;">Content here</div>
        
        
          .mybackground {background-color:#7f0c64;}
        
        Background color #7f0c64
      
           Border around this has a color of #7f0c64        
        
          <div style="border:2px solid #7f0c64;">Content here</div>
        
        
          .myborder {border:2px solid #7f0c64;}
        
        Border color #7f0c64