#7e0275 color space conversions
Hex:
        #7e0275
        RGB:
        126, 2, 117
        CMY:
        51, 99, 54
        CMYK:
        0, 98, 7, 51
      HSL:
        304°, 96.8750%, 25.0980%
        HSV (HSB):
        304°, 98.4127%, 49.4118%
        XYZ:
        11.8368, 5.7634, 17.3182
        xyY:
        0.3390, 0.1651, 5.7634
      CIE-Lab:
        28.8075, 56.5546, -31.1078
        CIE-LCH:
        28.8075, 64.5455, 331.1870
        CIE-Luv:
        28.8075, 43.9281, -46.0970
        Hunter-Lab:
        24.0071, 45.9978, -25.9656
      #7e0275 color charts
#7e0275 RGB chart
      #7e0275 CMYK chart
      #7e0275 RGB pie chart
      #7e0275 color shades, tints & tones
#7e0275 color schemes
#7e0275 color preview, HTML & CSS examples
           This text has a color of #7e0275        
        
          <p style="color:#7e0275;">Text here</p>
        
        
          .mytext {color:#7e0275;}
        
        Text color #7e0275
      
           This box has a color of #7e0275        
        
          <div style="background-color:#7e0275;">Content here</div>
        
        
          .mybackground {background-color:#7e0275;}
        
        Background color #7e0275
      
           Border around this has a color of #7e0275        
        
          <div style="border:2px solid #7e0275;">Content here</div>
        
        
          .myborder {border:2px solid #7e0275;}
        
        Border color #7e0275