#7e086b color space conversions
Hex:
        #7e086b
        RGB:
        126, 8, 107
        CMY:
        51, 97, 58
        CMYK:
        0, 94, 15, 51
      HSL:
        310°, 88.0597%, 26.2745%
        HSV (HSB):
        310°, 93.6508%, 49.4118%
        XYZ:
        11.3449, 5.6708, 14.4066
        xyY:
        0.3610, 0.1805, 5.6708
      CIE-Lab:
        28.5663, 54.0862, -25.0746
        CIE-LCH:
        28.5663, 59.6159, 335.1273
        CIE-Luv:
        28.5663, 47.2244, -38.1794
        Hunter-Lab:
        23.8135, 43.3646, -19.1995
      #7e086b color charts
#7e086b RGB chart
      #7e086b CMYK chart
      #7e086b RGB pie chart
      #7e086b color shades, tints & tones
#7e086b color schemes
#7e086b color preview, HTML & CSS examples
           This text has a color of #7e086b        
        
          <p style="color:#7e086b;">Text here</p>
        
        
          .mytext {color:#7e086b;}
        
        Text color #7e086b
      
           This box has a color of #7e086b        
        
          <div style="background-color:#7e086b;">Content here</div>
        
        
          .mybackground {background-color:#7e086b;}
        
        Background color #7e086b
      
           Border around this has a color of #7e086b        
        
          <div style="border:2px solid #7e086b;">Content here</div>
        
        
          .myborder {border:2px solid #7e086b;}
        
        Border color #7e086b