#7f0c33 color space conversions
Hex:
        #7f0c33
        RGB:
        127, 12, 51
        CMY:
        50, 95, 80
        CMYK:
        0, 91, 60, 50
      HSL:
        340°, 82.7338%, 27.2549%
        HSV (HSB):
        340°, 90.5512%, 49.8039%
        XYZ:
        9.4814, 5.0140, 3.6000
        xyY:
        0.5240, 0.2771, 5.0140
      CIE-Lab:
        26.7746, 47.5166, 9.5576
        CIE-LCH:
        26.7746, 48.4682, 11.3728
        CIE-Luv:
        26.7746, 69.3784, 1.4720
        Hunter-Lab:
        22.3919, 36.3963, 6.1421
      #7f0c33 color charts
#7f0c33 RGB chart
      #7f0c33 CMYK chart
      #7f0c33 RGB pie chart
      #7f0c33 color shades, tints & tones
#7f0c33 color schemes
#7f0c33 color preview, HTML & CSS examples
           This text has a color of #7f0c33        
        
          <p style="color:#7f0c33;">Text here</p>
        
        
          .mytext {color:#7f0c33;}
        
        Text color #7f0c33
      
           This box has a color of #7f0c33        
        
          <div style="background-color:#7f0c33;">Content here</div>
        
        
          .mybackground {background-color:#7f0c33;}
        
        Background color #7f0c33
      
           Border around this has a color of #7f0c33        
        
          <div style="border:2px solid #7f0c33;">Content here</div>
        
        
          .myborder {border:2px solid #7f0c33;}
        
        Border color #7f0c33