#7e065a color space conversions
Hex:
        #7e065a
        RGB:
        126, 6, 90
        CMY:
        51, 98, 65
        CMYK:
        0, 95, 29, 51
      HSL:
        318°, 90.9091%, 25.8824%
        HSV (HSB):
        318°, 95.2381%, 49.4118%
        XYZ:
        10.5148, 5.3041, 10.1425
        xyY:
        0.4050, 0.2043, 5.3041
      CIE-Lab:
        27.5840, 52.1632, -15.5169
        CIE-LCH:
        27.5840, 54.4222, 343.4339
        CIE-Luv:
        27.5840, 54.2155, -25.8877
        Hunter-Lab:
        23.0305, 41.1922, -9.9894
      #7e065a color charts
#7e065a RGB chart
      #7e065a CMYK chart
      #7e065a RGB pie chart
      #7e065a color shades, tints & tones
#7e065a color schemes
#7e065a color preview, HTML & CSS examples
           This text has a color of #7e065a        
        
          <p style="color:#7e065a;">Text here</p>
        
        
          .mytext {color:#7e065a;}
        
        Text color #7e065a
      
           This box has a color of #7e065a        
        
          <div style="background-color:#7e065a;">Content here</div>
        
        
          .mybackground {background-color:#7e065a;}
        
        Background color #7e065a
      
           Border around this has a color of #7e065a        
        
          <div style="border:2px solid #7e065a;">Content here</div>
        
        
          .myborder {border:2px solid #7e065a;}
        
        Border color #7e065a