#7f0d42 color space conversions
Hex:
        #7f0d42
        RGB:
        127, 13, 66
        CMY:
        50, 95, 74
        CMYK:
        0, 90, 48, 50
      HSL:
        332°, 81.4286%, 27.4510%
        HSV (HSB):
        332°, 89.7638%, 49.8039%
        XYZ:
        9.8797, 5.1932, 5.6359
        xyY:
        0.4771, 0.2508, 5.1932
      CIE-Lab:
        27.2783, 48.5478, 0.0819
        CIE-LCH:
        27.2783, 48.5479, 0.0967
        CIE-Luv:
        27.2783, 63.7103, -7.7544
        Hunter-Lab:
        22.7886, 37.5060, 1.2889
      #7f0d42 color charts
#7f0d42 RGB chart
      #7f0d42 CMYK chart
      #7f0d42 RGB pie chart
      #7f0d42 color shades, tints & tones
#7f0d42 color schemes
#7f0d42 color preview, HTML & CSS examples
           This text has a color of #7f0d42        
        
          <p style="color:#7f0d42;">Text here</p>
        
        
          .mytext {color:#7f0d42;}
        
        Text color #7f0d42
      
           This box has a color of #7f0d42        
        
          <div style="background-color:#7f0d42;">Content here</div>
        
        
          .mybackground {background-color:#7f0d42;}
        
        Background color #7f0d42
      
           Border around this has a color of #7f0d42        
        
          <div style="border:2px solid #7f0d42;">Content here</div>
        
        
          .myborder {border:2px solid #7f0d42;}
        
        Border color #7f0d42