#7e255d color space conversions
Hex:
        #7e255d
        RGB:
        126, 37, 93
        CMY:
        51, 85, 64
        CMYK:
        0, 71, 26, 51
      HSL:
        322°, 54.6012%, 31.9608%
        HSV (HSB):
        322°, 70.6349%, 49.4118%
        XYZ:
        11.2415, 6.5491, 11.0275
        xyY:
        0.3901, 0.2273, 6.5491
      CIE-Lab:
        30.7575, 43.8918, -12.6094
        CIE-LCH:
        30.7575, 45.6671, 343.9715
        CIE-Luv:
        30.7575, 47.0136, -21.9458
        Hunter-Lab:
        25.5911, 33.6260, -7.6350
      #7e255d color charts
#7e255d RGB chart
      #7e255d CMYK chart
      #7e255d RGB pie chart
      #7e255d color shades, tints & tones
#7e255d color schemes
#7e255d color preview, HTML & CSS examples
           This text has a color of #7e255d        
        
          <p style="color:#7e255d;">Text here</p>
        
        
          .mytext {color:#7e255d;}
        
        Text color #7e255d
      
           This box has a color of #7e255d        
        
          <div style="background-color:#7e255d;">Content here</div>
        
        
          .mybackground {background-color:#7e255d;}
        
        Background color #7e255d
      
           Border around this has a color of #7e255d        
        
          <div style="border:2px solid #7e255d;">Content here</div>
        
        
          .myborder {border:2px solid #7e255d;}
        
        Border color #7e255d