#7e437f color space conversions
Hex:
        #7e437f
        RGB:
        126, 67, 127
        CMY:
        51, 74, 50
        CMYK:
        1, 47, 0, 50
      HSL:
        299°, 30.9278%, 38.0392%
        HSV (HSB):
        299°, 47.2441%, 49.8039%
        XYZ:
        14.4421, 9.9822, 21.2443
        xyY:
        0.3162, 0.2186, 9.9822
      CIE-Lab:
        37.8105, 34.8672, -23.2230
        CIE-LCH:
        37.8105, 41.8931, 326.3347
        CIE-Luv:
        37.8105, 27.3453, -36.4437
        Hunter-Lab:
        31.5947, 26.3027, -17.7503
      #7e437f color charts
#7e437f RGB chart
      #7e437f CMYK chart
      #7e437f RGB pie chart
      #7e437f color shades, tints & tones
#7e437f color schemes
#7e437f color preview, HTML & CSS examples
           This text has a color of #7e437f        
        
          <p style="color:#7e437f;">Text here</p>
        
        
          .mytext {color:#7e437f;}
        
        Text color #7e437f
      
           This box has a color of #7e437f        
        
          <div style="background-color:#7e437f;">Content here</div>
        
        
          .mybackground {background-color:#7e437f;}
        
        Background color #7e437f
      
           Border around this has a color of #7e437f        
        
          <div style="border:2px solid #7e437f;">Content here</div>
        
        
          .myborder {border:2px solid #7e437f;}
        
        Border color #7e437f