#7e255e color space conversions
Hex:
        #7e255e
        RGB:
        126, 37, 94
        CMY:
        51, 85, 63
        CMYK:
        0, 71, 25, 51
      HSL:
        322°, 54.6012%, 31.9608%
        HSV (HSB):
        322°, 70.6349%, 49.4118%
        XYZ:
        11.2861, 6.5669, 11.2624
        xyY:
        0.3876, 0.2255, 6.5669
      CIE-Lab:
        30.7999, 44.0331, -13.1934
        CIE-LCH:
        30.7999, 45.9672, 343.3205
        CIE-Luv:
        30.7999, 46.6816, -22.7006
        Hunter-Lab:
        25.6260, 33.7691, -8.1192
      #7e255e color charts
#7e255e RGB chart
      #7e255e CMYK chart
      #7e255e RGB pie chart
      #7e255e color shades, tints & tones
#7e255e color schemes
#7e255e color preview, HTML & CSS examples
           This text has a color of #7e255e        
        
          <p style="color:#7e255e;">Text here</p>
        
        
          .mytext {color:#7e255e;}
        
        Text color #7e255e
      
           This box has a color of #7e255e        
        
          <div style="background-color:#7e255e;">Content here</div>
        
        
          .mybackground {background-color:#7e255e;}
        
        Background color #7e255e
      
           Border around this has a color of #7e255e        
        
          <div style="border:2px solid #7e255e;">Content here</div>
        
        
          .myborder {border:2px solid #7e255e;}
        
        Border color #7e255e