#7e0d6a color space conversions
Hex:
        #7e0d6a
        RGB:
        126, 13, 106
        CMY:
        51, 95, 58
        CMYK:
        0, 90, 16, 51
      HSL:
        311°, 81.2950%, 27.2549%
        HSV (HSB):
        311°, 89.6825%, 49.4118%
        XYZ:
        11.3496, 5.7641, 14.1501
        xyY:
        0.3630, 0.1844, 5.7641
      CIE-Lab:
        28.8093, 53.0734, -24.0473
        CIE-LCH:
        28.8093, 58.2671, 335.6250
        CIE-Luv:
        28.8093, 47.1267, -36.8820
        Hunter-Lab:
        24.0085, 42.3682, -18.1382
      #7e0d6a color charts
#7e0d6a RGB chart
      #7e0d6a CMYK chart
      #7e0d6a RGB pie chart
      #7e0d6a color shades, tints & tones
#7e0d6a color schemes
#7e0d6a color preview, HTML & CSS examples
           This text has a color of #7e0d6a        
        
          <p style="color:#7e0d6a;">Text here</p>
        
        
          .mytext {color:#7e0d6a;}
        
        Text color #7e0d6a
      
           This box has a color of #7e0d6a        
        
          <div style="background-color:#7e0d6a;">Content here</div>
        
        
          .mybackground {background-color:#7e0d6a;}
        
        Background color #7e0d6a
      
           Border around this has a color of #7e0d6a        
        
          <div style="border:2px solid #7e0d6a;">Content here</div>
        
        
          .myborder {border:2px solid #7e0d6a;}
        
        Border color #7e0d6a