#7e1785 color space conversions
Hex:
        #7e1785
        RGB:
        126, 23, 133
        CMY:
        51, 91, 48
        CMYK:
        5, 83, 0, 48
      HSL:
        296°, 70.5128%, 30.5882%
        HSV (HSB):
        296°, 82.7068%, 52.1569%
        XYZ:
        13.1442, 6.7419, 22.7988
        xyY:
        0.3079, 0.1579, 6.7419
      CIE-Lab:
        31.2119, 55.0649, -37.3631
        CIE-LCH:
        31.2119, 66.5443, 325.8420
        CIE-Luv:
        31.2119, 36.5125, -55.2507
        Hunter-Lab:
        25.9651, 44.9225, -33.8844
      #7e1785 color charts
#7e1785 RGB chart
      #7e1785 CMYK chart
      #7e1785 RGB pie chart
      #7e1785 color shades, tints & tones
#7e1785 color schemes
#7e1785 color preview, HTML & CSS examples
           This text has a color of #7e1785        
        
          <p style="color:#7e1785;">Text here</p>
        
        
          .mytext {color:#7e1785;}
        
        Text color #7e1785
      
           This box has a color of #7e1785        
        
          <div style="background-color:#7e1785;">Content here</div>
        
        
          .mybackground {background-color:#7e1785;}
        
        Background color #7e1785
      
           Border around this has a color of #7e1785        
        
          <div style="border:2px solid #7e1785;">Content here</div>
        
        
          .myborder {border:2px solid #7e1785;}
        
        Border color #7e1785