#7f0342 color space conversions
Hex:
        #7f0342
        RGB:
        127, 3, 66
        CMY:
        50, 99, 74
        CMYK:
        0, 98, 48, 50
      HSL:
        330°, 95.3846%, 25.4902%
        HSV (HSB):
        330°, 97.6378%, 49.8039%
        XYZ:
        9.7683, 4.9705, 5.5988
        xyY:
        0.4803, 0.2444, 4.9705
      CIE-Lab:
        26.6505, 50.3670, -0.8364
        CIE-LCH:
        26.6505, 50.3740, 359.0486
        CIE-Luv:
        26.6505, 65.3269, -8.9926
        Hunter-Lab:
        22.2946, 39.1937, 0.7168
      #7f0342 color charts
#7f0342 RGB chart
      #7f0342 CMYK chart
      #7f0342 RGB pie chart
      #7f0342 color shades, tints & tones
#7f0342 color schemes
#7f0342 color preview, HTML & CSS examples
           This text has a color of #7f0342        
        
          <p style="color:#7f0342;">Text here</p>
        
        
          .mytext {color:#7f0342;}
        
        Text color #7f0342
      
           This box has a color of #7f0342        
        
          <div style="background-color:#7f0342;">Content here</div>
        
        
          .mybackground {background-color:#7f0342;}
        
        Background color #7f0342
      
           Border around this has a color of #7f0342        
        
          <div style="border:2px solid #7f0342;">Content here</div>
        
        
          .myborder {border:2px solid #7f0342;}
        
        Border color #7f0342