#7e0d8e color space conversions
Hex:
        #7e0d8e
        RGB:
        126, 13, 142
        CMY:
        51, 95, 44
        CMYK:
        11, 91, 0, 44
      HSL:
        293°, 83.2258%, 30.3922%
        HSV (HSB):
        293°, 90.8451%, 55.6863%
        XYZ:
        13.6306, 6.6765, 26.1615
        xyY:
        0.2933, 0.1437, 6.6765
      CIE-Lab:
        31.0587, 58.8758, -43.2004
        CIE-LCH:
        31.0587, 73.0249, 323.7305
        CIE-Luv:
        31.0587, 34.6203, -62.9077
        Hunter-Lab:
        25.8388, 48.9449, -41.9431
      #7e0d8e color charts
#7e0d8e RGB chart
      #7e0d8e CMYK chart
      #7e0d8e RGB pie chart
      #7e0d8e color shades, tints & tones
#7e0d8e color schemes
#7e0d8e color preview, HTML & CSS examples
           This text has a color of #7e0d8e        
        
          <p style="color:#7e0d8e;">Text here</p>
        
        
          .mytext {color:#7e0d8e;}
        
        Text color #7e0d8e
      
           This box has a color of #7e0d8e        
        
          <div style="background-color:#7e0d8e;">Content here</div>
        
        
          .mybackground {background-color:#7e0d8e;}
        
        Background color #7e0d8e
      
           Border around this has a color of #7e0d8e        
        
          <div style="border:2px solid #7e0d8e;">Content here</div>
        
        
          .myborder {border:2px solid #7e0d8e;}
        
        Border color #7e0d8e