#7e358a color space conversions
Hex:
        #7e358a
        RGB:
        126, 53, 138
        CMY:
        51, 79, 46
        CMYK:
        9, 62, 0, 46
      HSL:
        292°, 44.5026%, 37.4510%
        HSV (HSB):
        292°, 61.5942%, 54.1176%
        XYZ:
        14.4647, 8.8168, 24.9842
        xyY:
        0.2997, 0.1827, 8.8168
      CIE-Lab:
        35.6292, 44.4089, -33.4266
        CIE-LCH:
        35.6292, 55.5832, 323.0312
        CIE-Luv:
        35.6292, 29.2612, -51.1188
        Hunter-Lab:
        29.6931, 34.9918, -29.1023
      #7e358a color charts
#7e358a RGB chart
      #7e358a CMYK chart
      #7e358a RGB pie chart
      #7e358a color shades, tints & tones
#7e358a color schemes
#7e358a color preview, HTML & CSS examples
           This text has a color of #7e358a        
        
          <p style="color:#7e358a;">Text here</p>
        
        
          .mytext {color:#7e358a;}
        
        Text color #7e358a
      
           This box has a color of #7e358a        
        
          <div style="background-color:#7e358a;">Content here</div>
        
        
          .mybackground {background-color:#7e358a;}
        
        Background color #7e358a
      
           Border around this has a color of #7e358a        
        
          <div style="border:2px solid #7e358a;">Content here</div>
        
        
          .myborder {border:2px solid #7e358a;}
        
        Border color #7e358a